|
Mac OS 9
|
Data Fields | |
| QElem * | qLink |
| short | qType |
| short | ioTrap |
| Ptr | ioCmdAddr |
| XPPCompletionUPP | ioCompletion |
| OSErr | ioResult |
| long | cmdResult |
| short | ioVRefNum |
| short | ioRefNum |
| short | csCode |
| short | sessRefnum |
| UInt8 | aspTimeout |
| UInt8 | aspRetry |
| short | cbSize |
| void * | cbPtr |
| short | rbSize |
| void * | rbPtr |
| AddrBlock | afpAddrBlock |
| void * | afpSCBPtr |
| AttnRoutineUPP | afpAttnRoutine |
| UInt8 | ccbFill [144] |
| AddrBlock AFPLoginPrm::afpAddrBlock |
Reply buffer pointer
| AttnRoutineUPP AFPLoginPrm::afpAttnRoutine |
SCB pointer in AFP login
| void* AFPLoginPrm::afpSCBPtr |
block in AFP login
| UInt8 AFPLoginPrm::aspRetry |
Timeout for ATP
| UInt8 AFPLoginPrm::aspTimeout |
Offset to session refnum
| void* AFPLoginPrm::cbPtr |
Command block size
| short AFPLoginPrm::cbSize |
Retry count for ATP
| UInt8 AFPLoginPrm::ccbFill[144] |
routine pointer in AFP login
| void* AFPLoginPrm::rbPtr |
Reply buffer size
| short AFPLoginPrm::rbSize |
Command block pointer