#define INCL_VIO USHORT rc = VioSetCurPos(Row, Column, VioHandle); USHORT Row; /* Row data */ USHORT Column; /* Column data */ HVIO VioHandle; /* Video handle */ USHORT rc; /* return code */