Carbon


TOption

Header: OpenTransport.h

struct TOption {
    ByteCount len; 
    OTXTILevel level; 
    OTXTIName name; 
    UInt32 status; 
    UInt32 value[1];
};

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