ASPAbortOS
XPPParmBlkPtr xParamBlock; pointer to an AppleTalk parameter block Boolean async; 0=await completion; 1=immediate return xParamBlock is a pointer to a parameter block structure. The relevant fields are
as follows:
¨ abortSCBPointer short 2 28 Pointer to session control block
async is a Boolean value. Use FALSE for normal ( synchronous) operation or TRUE to enqueue the request and resume control immediately. See Async I/O.
cbNotFound (-1102) Control Block (SCB ) not found, Pointer did not point
to an open session SCB
Notes: The aborted ASPOpenSession call will return a reqAborted error.
AbortSCBPointer points to the original SCB used in the pending