VioGetAnsi

VioGetAnsi

#define INCL_VIO

USHORT  rc = VioGetAnsi(Indicator, VioHandle);

PUSHORT          Indicator;     /* On/Off indicator (returned) */
HVIO             VioHandle;     /* Vio handle */

USHORT           rc;            /* return code */


[Back: VioEndPopUp]
[Next: VioGetBuf]