Carbon


gestaltStdNBPAttr

Header: Gestalt.h

enum {
    gestaltStdNBPAttr = 'nlup',
    gestaltStdNBPPresent = 0,
    gestaltStdNBPSupportsAutoPosition = 1
};

Constant descriptions

gestaltStdNBPAttr

The selector you pass to the Gestalt function to determine information about the StandardNBP (Name-Binding Protocol) function.

gestaltStdNBPPresent
gestaltStdNBPSupportsAutoPosition


© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)