im_receive_field
4-38
im_receive_field
Purpose
This function manages an input field area on the screen. You can specify
display attributes for the field and control the length of the input data.
Syntax
#include "imt209x.h"
IM_STATUS im_receive_field
(IM_ORIGIN
allowed,
IM_UINT
timeout,
IM_ATTRIBUTES
attrib
IM_ULONG
flags
IM_SHORT
length
IM_ORIGIN
*source,
IM_CHAR
*received);
IN Parameters
allowed Defines the available input source. Choose one or more of these
constants:
IM_LABEL_SELECT Label selected.
IM_KEYBOARD_SELECT Keypad selected.
IM_COM1_SELECT COM1 selected
IM_ALL_SELECT All sources selected.
timeout Specifies the receive timeout period. Either enter a number from 1
to 65,534 to indicate the length of the timeout in milliseconds, or choose
one of these constants:
IM_ZERO_TIMEOUT No wait.
IM_INFINITE_TIMEOUT Wait forever—the function does not return
until the end of message character is received, a return is entered, or one
of the conditions set with the flags parameter is met. If COM1 is selected,
IM_INFINITE_TIMEOUT acts like IM_INFINITE_NET_TIMEOUT.
attrib Specifies the display attributes. Choose one of these constants:
IM_NORMAL Plain text.
IM_INVERSE Inverse color text.
IM_UNDERLINE Underline text.
IM_UNCHANGED Leave attribute unchanged.
Содержание Trakker T2090
Страница 1: ...TRAKKER T2090Batch Hand HeldComputer P N 067212 003 User s Manual ...
Страница 4: ......
Страница 14: ......
Страница 19: ...Getting Started 1 ...
Страница 20: ......
Страница 33: ...User Interface 2 ...
Страница 34: ......
Страница 55: ...Application Development 3 ...
Страница 56: ......
Страница 61: ...Application Functions 4 ...
Страница 62: ......
Страница 127: ...Reader Command Reference 5 ...
Страница 128: ......
Страница 145: ...Configuration Command Reference 6 ...
Страница 146: ......
Страница 187: ...BIOS Support 7 ...
Страница 188: ......
Страница 205: ...Hardware Specifications 8 ...
Страница 206: ......
Страница 212: ......
Страница 213: ...Demo Software A ...
Страница 214: ......
Страница 230: ......
Страница 231: ...Microsoft Visual C C Settings B ...
Страница 232: ......
Страница 234: ...TRAKKER T2090 Hand Held Batch Computer User s Manual B 4 Compiler Options Code Generation Select CPU 80186 80188 ...
Страница 237: ...Full ASCII Charts C ...
Страница 238: ......