Carbon


TEndpointInfo

Header: OpenTransport.h

struct TEndpointInfo {
    OTDataSize addr; 
    OTDataSize options; 
    OTDataSize tsdu; 
    OTDataSize etsdu; 
    OTDataSize connect; 
    OTDataSize discon; 
    OTServiceType servtype; 
    UInt32 flags;
};

© 2000 Apple Computer, Inc. (Last Updated 6/26/2000)