Carbon


ICCGetSeedInterruptSafe

Header: InternetConfig.h Carbon status: Unsupported

OSStatus ICCGetSeedInterruptSafe (
    ComponentInstance inst, 
    SInt32 *seed
);
function result

A result code.

AVAILABILITY

Not supported in Carbon. Not available in Carbon.

CARBON NOTES

ICCGetSeedInterruptSafe 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)