Intermec 5055 Reference Guide

Page of 216
im_get_display_type
5-26
im_get_display_type
Purpose:
This function gets the hardware display type for the 5055.
Syntax:
#include "im5055.h"
IM_STATUS im_get_display_type
    (IM_DISPLAY_TYPE *
type
);
IN Parameters:
None.
OUT Parameters:
type    The constant returned is IM_CRT_80X25 (5055 display).
Return Value:
IM_SUCCESS    Success.
See Also:
im_get_display_mode, im_set_display_mode, im_get_display_size_physical