VioSetAnsi

VioSetAnsi

#define INCL_VIO

USHORT  rc = VioSetAnsi(Indicator, VioHandle);

USHORT           Indicator;     /* On/Off indicator */
HVIO             VioHandle;     /* Video handle */

USHORT           rc;            /* return code */


[Back: VioScrUnLock]
[Next: VioSetCp]