Mac OS 9
TRinitParams Struct Reference

Data Fields

TPCCB ccbPtr
 
ADSPConnectionEventUPP userRoutine
 
UInt16 sendQSize
 
void * sendQueue
 
UInt16 recvQSize
 
void * recvQueue
 
void * attnPtr
 
UInt8 localSocket
 
UInt8 filler1
 

Field Documentation

◆ attnPtr

void* TRinitParams::attnPtr

client passed receive queue buffer

◆ filler1

UInt8 TRinitParams::filler1

local socket number

◆ localSocket

UInt8 TRinitParams::localSocket

client passed receive attention buffer

◆ recvQSize

UInt16 TRinitParams::recvQSize

client passed send queue buffer

◆ recvQueue

void* TRinitParams::recvQueue

size of receive queue (0..64K bytes)

◆ sendQSize

UInt16 TRinitParams::sendQSize

client routine to call on event

◆ sendQueue

void* TRinitParams::sendQueue

size of send queue (0..64K bytes)

◆ userRoutine

ADSPConnectionEventUPP TRinitParams::userRoutine

pointer to connection control block


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