beautypg.com

Paxar Gold 6037EX User Manual

Page 136

background image

4-100 Programmer’s Manual

v i d G e t S t a t e

Description

Retrieves the current video mode as defined in vidSetMode.

Syntax

unsigned short far vidGetState(short far* lpsColCnt,

short far* lpsPage);

Parameters

lpsColCnt

A variable pointer to the number of character
columns.

lpsPage

A variable pointer to the current active display page.


Return Values

0

The current video mode (20 column display).


Example

See “pclCalibrate” for an example.