Intermec 5055 参照ガイド

ページ / 216
im_get_display_size_physical
5-25
5
im_get_display_size_physical
Purpose:
This function returns the current display size.
Syntax:
#include "im5055.h"
IM_STATUS im_get_display_size_physical
    (IM_USHORT far *
charstall
,
    IM_USHORT far *
charswide
);
IN Parameters:
None.
OUT Parameters:
charstall    Current setting for the number of rows in the physical display.
charswide    Current setting for the number of columns in the physical display.
Return Value:
None.
Notes:
The default physical display for the 5055 is 80 columns by 25 rows.
See Also:
im_get_display_mode, im_get_display_type, im_set_display_mode