Rockwell-automation 2727-MRSDK MobileView Terminals Software Developme Bedienungsanleitung Seite 45

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 50
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 44
Publication 2727-UM004B-EN-P - February 2004
SDK (Software Development Kit) for MobileView Terminals 4-21
KtpInstallJoyEventCallback
KtpRemoveJoyEventCallback
Table 4.49
Declaration:
Visual C: UINT8 KtpInstallJoyEventCallback (/*in*/ TktpJoyEventCallback
pJoyProc, /*out*/ int *cookie);
Visual Basic: function not implemented
Description: Subscribes a callback function for the JoystickEvent and returns
an index (cookie) for the callback function.
Arguments: TktpJoyEventCallback pJoyProc: callback function to be called
when the event occurs.
int cookie The index for the callback function is required for
removing the callback function.
Table 4.50
Declaration:
Visual C: UINT8 KtpRemoveJoyEventCallback (int cookie);
Visual Basic: function not implemented
Description: Removes the JoyEventCallback function.
Arguments: int cookie: index for the callback function.
Seitenansicht 44
1 2 ... 40 41 42 43 44 45 46 47 48 49 50

Kommentare zu diesen Handbüchern

Keine Kommentare