Carbon


OTAsyncOpenProvider

Header: OpenTransport.h Carbon status: Unsupported

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

A result code.

AVAILABILITY

Not supported in Carbon.

CARBON NOTES

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

OTAsyncOpenEndpointInContext

OTAsyncOpenMapperInContext

OTAsyncOpenInternetServicesInContext

OTAsyncOpenAppleTalkServicesInContext


© 2000 Apple Computer, Inc. — (Last Updated 5/4/2000)