Carbon


OTGate

Header: OpenTransportProtocol.h

struct OTGate {
    OTLIFO fLIFO; 
    OTList fList; 
    OTGateProcPtr fProc; 
    SInt32 fNumQueued; 
    SInt32 fInside;
};

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