Casio IT-2000W Specifications Page 222

  • Download
  • Add to my manuals
  • Print
  • Page
    / 297
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 221
222
Setting event of reception completion
When a barcode data is received completely, specified message can be sent as user event to the
specified handle.
This library will send a message to specified window handle using the SendMessage API. Specified
hWnd, uMsg, wParam, lParam are used as parameter for the SendMessage API.
SYNTAX
#include “obrlib.h”
void FAR PASCAL _export OBR_SetUserEvent(HWND hWnd, UINT uMsg, WORD
wParam,LONGlParam);
INPUT
hWnd = Destination window handle for message to be sent.
uMsg = User event message
wParam = WORD parameter of user event
lParam = LONG parameter of user event
OUTPUT
None
Page view 221
1 2 ... 217 218 219 220 221 222 223 224 225 226 227 ... 296 297

Comments to this Manuals

No comments