Carbon


ICCGetPref

Header: InternetConfig.h Carbon status: Unsupported

OSStatus ICCGetPref (
    ComponentInstance inst, 
    ConstStr255Param key, 
    ICAttr *attr, 
    Ptr buf, 
    SInt32 *size
);
function result

A result code.

AVAILABILITY

Not supported in Carbon. Not available in Carbon.

CARBON NOTES

Use ICGetPref instead.


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