|
Mac OS 9
|
#include <OpenTransport.h>
Data Fields | |
| void * | fNext |
| void * | fData |
| ByteCount | fLen |
OTData is used in a TNetbuf or netbuf to send non-contiguous data. Set the 'len' field of the netbuf to the constant kNetbufDataIsOTData to signal that the 'buf' field of the netbuf actually points to one of these structures instead of a memory buffer.