Carbon


OTData

Header: OpenTransport.h

struct OTData {
    void *fNext; 
    void *fData; 
    ByteCount fLen;
};

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