Sensoray 2224 Windows Instrukcja Użytkownika Strona 58

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 94
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 57
MID2226_API int S2226_OverlayDelXY(
int xpos,
int ypos,
HANDLE hdev
);
Delete an overlay at x, y location if one exists at that location.
Parameters
xpos
x position
ypos
y position
hdev
handle to device (obtained from S2226_OpenBoard).
Returns
0 on success, -1 if overlay does not exist, -2 if that sub-window already used.
MID2226_API int S2226_OverlayDel(
int WinIndex,
HANDLE hdev
);
Delete overlay with index WinIndex.
Parameters
WinIndex
(0-7) sub-window position to query.
hdev
handle to device (obtained from S2226_OpenBoard).
Returns
0 on success, -1 if overlay does not exist.
MID2226_API int S2226_UpdateOverlay(
HANDLE hdev
);
58
Przeglądanie stron 57
1 2 ... 53 54 55 56 57 58 59 60 61 62 63 ... 93 94

Komentarze do niniejszej Instrukcji

Brak uwag