[Toc][Index]

VioWrtNCell



#define INCL_VIO

USHORT  rc = VioWrtNCell(Cell, Times, Row, Column, VioHandle);

PBYTE            Cell;          /* Cell to be written */
USHORT           Times;         /* Repeat count */
USHORT           Row;           /* Starting row position for output */
USHORT           Column;        /* Starting column position for output */
HVIO             VioHandle;     /* Video handle */

USHORT           rc;            /* return code */


Created using Inf-PHP v.2 (c) 2003 Yuri Prokushev
Created using Inf-HTML v.0.9b (c) 1995 Peter Childs