Mac OS 9
SendReqparms Struct Reference

Data Fields

QElemqLink
 
short qType
 
short ioTrap
 
Ptr ioCmdAddr
 
ATPCompletionUPP ioCompletion
 
OSErr ioResult
 
long userData
 
short reqTID
 
short ioRefNum
 
short csCode
 
UInt8 atpSocket
 
UInt8 atpFlags
 
AddrBlock addrBlock
 
short reqLength
 
void * reqPointer
 
void * bdsPointer
 
UInt8 numOfBuffs
 
UInt8 timeOutVal
 
UInt8 numOfResps
 
UInt8 retryCount
 
short intBuff
 
UInt8 TRelTime
 
SInt8 filler0
 

Field Documentation

◆ addrBlock

AddrBlock SendReqparms::addrBlock

control information

◆ atpFlags

UInt8 SendReqparms::atpFlags

currbitmap for requests or ATP socket number

◆ atpSocket

UInt8 SendReqparms::atpSocket

Call command code

◆ bdsPointer

void* SendReqparms::bdsPointer

->request/response Data

◆ csCode

short SendReqparms::csCode

driver reference number

◆ filler0

SInt8 SendReqparms::filler0

TRelease time for extended send request

◆ intBuff

short SendReqparms::intBuff

number of retries

◆ ioCmdAddr

Ptr SendReqparms::ioCmdAddr

routine trap

◆ ioCompletion

ATPCompletionUPP SendReqparms::ioCompletion

routine address

◆ ioRefNum

short SendReqparms::ioRefNum

request transaction ID

◆ ioResult

OSErr SendReqparms::ioResult

ATPCompletionUPP or MPPCompletionUPP

◆ ioTrap

short SendReqparms::ioTrap

queue type

◆ numOfBuffs

UInt8 SendReqparms::numOfBuffs

->response BDS

◆ numOfResps

UInt8 SendReqparms::numOfResps

timeout interval

◆ qType

short SendReqparms::qType

next queue entry

◆ reqLength

short SendReqparms::reqLength

source/dest. socket address

◆ reqPointer

void* SendReqparms::reqPointer

request/response length

◆ reqTID

short SendReqparms::reqTID

Command result (ATP user bytes)

◆ retryCount

UInt8 SendReqparms::retryCount

number of responses actually received

◆ timeOutVal

UInt8 SendReqparms::timeOutVal

numOfBuffs

◆ TRelTime

UInt8 SendReqparms::TRelTime

used internally for NSendRequest

◆ userData

long SendReqparms::userData

result code


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