Carbon


OTChangePortState

Header: OpenTransportKernel.h Carbon status: Unsupported

OSStatus OTChangePortState (
    OTPortRef portRef, 
    OTEventCode theChange, 
    OTResult why
);
portRef
theChange
why
function result

A result code.

AVAILABILITY

Not supported in Carbon. Not available in Carbon.

CARBON NOTES

OT ports are read only in Carbon. In Mac OS X, code that communicates directly with network interfaces must use the IOKit API.


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