Carbon


ICGetComponentInstance

Header: InternetConfig.h Carbon status: Unsupported

OSStatus ICGetComponentInstance (
    ICInstance 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 ICGetComponentInstance.


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