[
Up
]
[
Docs Home
]
Function to get current cursor position (VioGetCurPos)
[
Back
]
[
Next
]
Data:
STACK
WORD
VIO handle (must be 00h)
DWORD
pointer to WORD to hold current cursor column (0-based)
DWORD
pointer to WORD to hold current cursor row (0-based)
Return:
AX
=
error code (00h, 74h, 1B4h) (see
#00373
)
See Also:
#00381