Carbon


ICCSetPref

Header: InternetConfig.h Carbon status: Unsupported

OSStatus ICCSetPref (
    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 ICSetPref instead.


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