Carbon


OTStateMachine

Header: OpenTransportProtocol.h

struct OTStateMachine {
    OTStateMachineDataPad fData; 
    void *fCookie; 
    OTEventCode fCode; 
    OTResult fResult;
};

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