Sensoray 2224 Windows Manuale Utente Pagina 58

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 94
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 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
Vedere la pagina 57
1 2 ... 53 54 55 56 57 58 59 60 61 62 63 ... 93 94

Commenti su questo manuale

Nessun commento