Sensoray 2224 Windows Bedienungsanleitung Seite 58

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 94
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 57
1 2 ... 53 54 55 56 57 58 59 60 61 62 63 ... 93 94

Kommentare zu diesen Handbüchern

Keine Kommentare