VioModeUndo

VioModeUndo

#define INCL_VIO

USHORT  rc = VioModeUndo(OwnerIndic, KillIndic, Reserved);

USHORT           OwnerIndic;    /* Ownership indicator */
USHORT           KillIndic;     /* Terminate indicator */
USHORT           Reserved;      /* Reserved (must be zero) */

USHORT           rc;            /* return code */


[Back: VioGlobalReg]
[Next: VioModeWait]