Carbon


ICCGeneralFindConfigFile

Header: InternetConfig.h Carbon status: Unsupported

OSStatus ICCGeneralFindConfigFile (
    ComponentInstance inst, 
    Boolean searchPrefs, 
    Boolean canCreate, 
    SInt16 count, 
    ICDirSpecArrayPtr folders
);
function result

A result code.

AVAILABILITY

Not supported in Carbon. Not available in Carbon.

CARBON NOTES

Functions related to locating files in the IC database are obsolete. You can simply remove these calls from your code -- there are no replacement functions.


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