Interrups | Categories | Contents |
AH = 62h
Return:
BX = segment of PSP for current process
Notes: This function does not use any of the DOS-internal stacks and may thus be called at any time, even during another INT 21h call. The current PSP is not necessarily the caller's PSP. Identical to the undocumented AH=51h
Category: DOS Kernel - Int 21h - D
Interrups | Categories | Contents |