Sensoray 2224 Windows Manuel d'utilisateur Page 58

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 94
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 57
1 2 ... 53 54 55 56 57 58 59 60 61 62 63 ... 93 94

Commentaires sur ces manuels

Pas de commentaire