|
Mac OS 9
|
#include <OpenTransportProtocol.h>
Data Fields | |
| OTPortRef | fPortRef |
| ProviderRef | fTheProvider |
| OSStatus | fDenyReason |
CALL_NOT_IN_CARBON !OTKERNEL CALL_NOT_IN_CARBON ***** Port Utilities These types and routines are used during sophisticated port management. High-level clients may get involved for things like request a port to be yielding, but typically this stuff is used by protocol infrastructure. OTPortCloseStruct is used when processing the kOTClosePortRequest and kOTYieldPortRequest events.
| OSStatus OTPortCloseStruct::fDenyReason |
The provider using the port.
| ProviderRef OTPortCloseStruct::fTheProvider |
The port requested to be closed.