Intermec 5055 Reference Guide

Page of 216
im_message
5-47
5
im_message
Purpose:
This function displays the error message associated with a specific status code returned
by a PSK function. Use this function to display additional information about status
codes during application development.
Syntax:
#include "im5055.h"
void im_message(IM_USHORT 
status_code
);
IN Parameters:
status_code    Standard status code returned from various PSK functions.
OUT Parameters:
None.
Return Value:
None.
Notes:
The status message is displayed at the current cursor location without any formatting.