Carbon


ICCGetComponentInstance

Header: InternetConfig.h Carbon status: Unsupported

OSStatus ICCGetComponentInstance (
    ComponentInstance inst, 
    ComponentInstance *componentInst
);
function result

A result code.

AVAILABILITY

Not supported in Carbon. Not available in Carbon.

CARBON NOTES

Because Internet Config is not component-based under X, use ICGetVersion instead of ICCGetComponentInstance.


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