Carbon


ICCLaunchURL

Header: InternetConfig.h Carbon status: Unsupported

OSStatus ICCLaunchURL (
    ComponentInstance inst, 
    ConstStr255Param hint, 
    Ptr data, 
    SInt32 len, 
    SInt32 *selStart, 
    SInt32 *selEnd
);
function result

A result code.

AVAILABILITY

Not supported in Carbon. Not available in Carbon.

CARBON NOTES

Use ICLaunchURL instead.


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