Carbon


CloseOpenTransportInContext

Header: OpenTransport.h Carbon status: Supported

void CloseOpenTransportInContext (
    OTClientContextPtr clientContext
);
AVAILABILITY

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

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 6/26/2000)