Mac OS 9
OTPortCloseStruct Struct Reference

#include <OpenTransportProtocol.h>

Data Fields

OTPortRef fPortRef
 
ProviderRef fTheProvider
 
OSStatus fDenyReason
 

Detailed Description

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.

Field Documentation

◆ fDenyReason

OSStatus OTPortCloseStruct::fDenyReason

The provider using the port.

◆ fTheProvider

ProviderRef OTPortCloseStruct::fTheProvider

The port requested to be closed.


The documentation for this struct was generated from the following file: