![Intermec Trakker T2090 User Manual Download Page 75](http://html.mh-extra.com/html/intermec/trakker-t2090/trakker-t2090_user-manual_2079227075.webp)
im_get_display_mode
4-15
4
im_get_display_mode
Purpose
This function returns the display font, character height and width, and
scrolling and wrapping status.
Syntax
#include "imt209x.h"
IM_STATUS im_get_display_mode
(IM_FONT_TYPE far *
font,
IM_UCHAR far *
phys_width,
IM_UCHAR far *
phys_height,
IM_BOOL far *
scroll,
IM_BOOL far *
wrap);
IN Parameters
None.
OUT Parameters
font
Specifies the font type and is one of these constants:
IM_FONT_STANDARD Text is 5 x 7 pixels.
IM_FONT_LARGE Text is 5 x 14 pixels.
IM_FONT_SPECIAL Text is 10 x 14 pixels.
phys_width Specifies the width of the physical display in the number of
characters in the current font that the display can hold.
phys_height Specifies the height of the physical display in the number of
characters in the current font that the display can hold.
scroll
Because the TRAKKER T2090 computer always scrolls at the bottom of
the screen, this will always be returned as positive.
wrap Because the TRAKKER T2090 computer always wraps at the right edge
of the screen, this will always be returned as positive.
Return Value
IM_SUCCESS Success.
Notes
To omit a parameter, set it to 0. No information for that parameter is returned.
See Also
im_set_display_mode
Summary of Contents for Trakker T2090
Page 1: ...TRAKKER T2090Batch Hand HeldComputer P N 067212 003 User s Manual ...
Page 4: ......
Page 14: ......
Page 19: ...Getting Started 1 ...
Page 20: ......
Page 33: ...User Interface 2 ...
Page 34: ......
Page 55: ...Application Development 3 ...
Page 56: ......
Page 61: ...Application Functions 4 ...
Page 62: ......
Page 127: ...Reader Command Reference 5 ...
Page 128: ......
Page 145: ...Configuration Command Reference 6 ...
Page 146: ......
Page 187: ...BIOS Support 7 ...
Page 188: ......
Page 205: ...Hardware Specifications 8 ...
Page 206: ......
Page 212: ......
Page 213: ...Demo Software A ...
Page 214: ......
Page 230: ......
Page 231: ...Microsoft Visual C C Settings B ...
Page 232: ......
Page 237: ...Full ASCII Charts C ...
Page 238: ......