VioGetCurPos

VioGetCurPos

#define INCL_VIO

USHORT  rc = VioGetCurPos(Row, Column, VioHandle);

PUSHORT          Row;           /* Row return data */
PUSHORT          Column;        /* Column return data */
HVIO             VioHandle;     /* Vio handle */

USHORT           rc;            /* return code */


[Back: VioGetCp]
[Next: VioGetCurType]