Carbon


ICCGetMappingInterruptSafe

Header: InternetConfig.h Carbon status: Unsupported

OSStatus ICCGetMappingInterruptSafe (
    ComponentInstance inst, 
    Ptr *mappingPref, 
    SInt32 *mappingPrefSize
);
function result

A result code.

AVAILABILITY

Not supported in Carbon. Not available in Carbon.

CARBON NOTES

ICCGetMappingInterruptSafe is not compatible with preemptive threads. If your application relies on this API, contact Apple Developer Technical Support.


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