Intermec Janus 2010 Reference Manual page 63

Intermec janus 2010: reference guide
Hide thumbs Also See for Janus 2010:
Table of Contents

Advertisement

Example
With System, Text_IO, Intrmecd_IO, Intrmecp_IO;
Use System, Text_IO, Intrmecd_IO, Intrmecp_IO;
procedure getcntrl Is
control_key_status : IM_CONTROL;
status_code
begin
im_get_control_key (control_key_status, status_code);
if control_key_status = IM_ENABLE then
put_Line ("Ctrl key ENABLED");
else
put_Line ("Ctrl key DISABLED");
end if;
end getcntrl;
: System.Word;
3
im_get_control_key
3-23

Advertisement

Table of Contents
loading

This manual is also suitable for:

Janus 2050Janus 2020Janus psk for ada

Table of Contents