Carbon


OTReadInfo

Header: OpenTransportProtocol.h

struct OTReadInfo {
    UInt32 fType; 
    OTCommand fCommand; 
    UInt32 fFiller; 
    ByteCount fBytes; 
    OSStatus fError;
};

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