Mac OS 9
OTData Struct Reference

#include <OpenTransport.h>

Data Fields

void * fNext
 
void * fData
 
ByteCount fLen
 

Detailed Description

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.


The documentation for this struct was generated from the following file: