Carbon


OTAsyncOpenProvider

Header: OpenTransport.h Carbon status: Unsupported

OSStatus OTAsyncOpenProvider (
    OTConfigurationRef cfig, 
    OTOpenFlags flags, 
    OTNotifyUPP proc, 
    void *contextPtr
);
function result

A result code.

CARBON NOTES

Use the open routine corresponding to the type of provider instead:

OTAsyncOpenEndpointInContext

OTAsyncOpenMapperInContext

OTAsyncOpenInternetServicesInContext

OTAsyncOpenAppleTalkServicesInContext


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