|
This technical note clears up some confusion regarding the Name Binding
Protocol KillNBP function.
[Aug 01 1988]
|
Introduction
The description of the PKillNBP function on page 519 of Inside
Macintosh Volume V is somewhat confusing. The data type of the parameter
thePBptr is incorrectly given as ATPPBPtr and the pointer to
the queue element from the NBP call to be aborted is incorrectly given as being
passed in aKillQEl . The following is a correct description of the
KillNBP function:
KillNBP function
FUNCTION PKillNBP (thePBptr: MPPPBPtr; async: BOOLEAN) : OSErr;
Parameter block
-> 26 csCode word Always PKillNBP
-> 28 nKillQEl pointer Pointer to queue element
Back to top
References
The AppleTalk Manager
Back to top
Downloadables
|
Acrobat version of this Note (32K)
|
Download
|
Back to top
|