beautypg.com

Avery Dennison 6035 Programmer Manual Rev.CA 6/01 User Manual

Page 142

background image

Function Reference 4-101

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.