Carbon


gestaltConnMgrAttr

Header: Gestalt.h

Specify the Connection Manager attributes.

enum {
    gestaltConnMgrAttr = 'conn',
    gestaltConnMgrPresent = 0,
    gestaltConnMgrCMSearchFix = 1,
    gestaltConnMgrErrorString = 2,
    gestaltConnMgrMultiAsyncIO = 3
};

Constant descriptions

gestaltConnMgrAttr
gestaltConnMgrPresent
gestaltConnMgrCMSearchFix

The gestaltConnMgrCMSearchFix bit flag indicates that the fix is present that allows the CMAddSearch function to work over the mAttn channel.

gestaltConnMgrErrorString
gestaltConnMgrMultiAsyncIO


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