Casio IT-2000W Dokumentacja Strona 222

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 297
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 221
1 2 ... 217 218 219 220 221 222 223 224 225 226 227 ... 296 297

Komentarze do niniejszej Instrukcji

Brak uwag