VioSavRedrawWait

VioSavRedrawWait

#define INCL_VIO

USHORT  rc = VioSavRedrawWait(SavRedrawIndic, NotifyType, VioHandle);

USHORT           SavRedrawIndic; /* Save/redraw indicator */
PUSHORT          NotifyType;     /* Notify type (returned) */
HVIO             VioHandle;      /* Video handle */

USHORT           rc;             /* return code */


[Back: VioSavRedrawUndo]
[Next: VioScrLock]