Carbon


ICSpecifyConfigFile

Header: InternetConfig.h Carbon status: Unsupported

OSStatus ICSpecifyConfigFile (
    ICInstance inst, 
    FSSpec *config
);
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)