VioShowBuf

VioShowBuf

#define INCL_VIO

USHORT  rc = VioShowBuf(Offset, Length, VioHandle);

USHORT           Offset;        /* Offset into LVB */
USHORT           Length;        /* Length */
HVIO             VioHandle;     /* Video handle */

USHORT           rc;            /* return code */


[Back: VioSetState]
[Next: VioWrtCellStr]