Int 15/AH=12h/BH=0Eh

Prev Next Ralf Interrups Categories Contents

------

TopView - SEND MESSAGE - ERASE - ERASE OBJECT

AH = 12h
BH = 0Eh
BL = object
00h handle is DWORD on top of stack

window:
Clear from scroll origin to end of window

keyboard:
Discard input

timer:
Cancel current interval

pointer:
Discard all pending messages

mailbox:
Discard all pending messages 01h clear task's default window from scroll origin to end 02h discard all queued messages in mailbox (handle on top of stack) 03h discard all queued messages in current task's default mailbox 04h discard all input queued to KEYBOARD (handle on top of stack) 05h discard all input queued to task's default KEYBOARD 06h remove all objects from OBJECTQ (task's handle on top of stack) 07h remove all objects from current task's OBJECTQ 0Ch (DV 2.26+) clear window of task owning handle on top of stack 0Dh (DV 2.26+) clear default window of parent of current task

Return:
STACK popped if handle passed on stack

Note: When an OBJECTQ is erased, each object in the OBJECTQ is also erased

See Also: AH=12h/BH=02h

Category: DESQview/TopView and Quarterdeck Programs - Int 15h - T

------

Prev Next Ralf Interrups Categories Contents

Sponsors
Shopping
Forum
Forum
email
EMail
Index
Index
Home
Home

Search the web with Google
Google
Google
Google

------