PATalkClosePrep
MPPPBPtr thePBptr; address of an .MPP parameter block structure
Boolean async; 0=await completion; 1=immediate return thePBptr is a pointer to an .MPP parameter block structure. The relevant
fields are as follows:
¨ appName Ptr 4 28 Pointer to application that denies request 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.
noErr (0) No error
closeErr (-24) Permission to close .MPP was denied
Notes: The PATalkClosePrep function calls each routine listed in the AppleTalk If a routine in the AppleTalk Transition Queue denies permission to close
language string. The high-level language string should contain the name of
the application that placed the entry in the AppleTalk Transition Queue. The
The function also returns the result code closeErr, indicating that the
the user the name of the application that is currently using AppleTalk and
asking whether to close AppleTalk anyway.
The csCode parameter is a routine selector; it is always equal to