Interrups | Categories | Contents |
AH = 12h BH = 09h BL = object 00h handle in DWORD on top of stackwindow:
Get chars/linetimer:
Get 1/100 seconds remaining before timer expiresmailbox:
(DV/X) get number of bytes queued to mailbox 01h get number of chars/line in current task's default window 0Ch (DV 2.26+) get chars/line in window owning handle on top of stk 0Dh (DV 2.26+) get chars/line in parent task's window
Return:
DWORD on top of stack is length (any handle on stack has been popped)
See Also: AH=12h/BH=08h
Category: DESQview/TopView and Quarterdeck Programs - Int 15h - T
Interrups | Categories | Contents |