Carbon


CloseOpenTransportInContext

Header: OpenTransport.h Carbon status: Supported

void CloseOpenTransportInContext (
    OTClientContextPtr clientContext
);
clientContext

AVAILABILITY

Supported in Carbon. Available in Mac OS 8.1 and later when Carbon 1.0.2 or later is present.

CARBON NOTES

The CloseOpenTransportinContext function acts like the pre-Carbon CloseOpenTransport function except that it takes an additional parameter, an OTClientContextPtr, which can be NULL for applications. Other types of clients must provide a valid client context pointer.


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