VioModeWait

VioModeWait

EXTRN  VioModeWait:FAR
INCL_VIO            EQU 1

PUSH   WORD    RequestType   ;Request type
PUSH@  WORD    NotifyType    ;Notify type (returned)
PUSH   WORD    Reserved      ;Reserved (must be zero)
CALL   VioModeWait

Returns WORD


[Back: VioModeUndo]
[Next: VioPopUp]