Rockwell-automation 2727-MRSDK MobileView Terminals Software Developme Uživatelský manuál Strana 43

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 50
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 42
Publication 2727-UM004B-EN-P - February 2004
SDK (Software Development Kit) for MobileView Terminals 4-19
KtpRemoveWheelEventCallback
KtpInstallOvrEventCallback
Visual Basic: function not implemented
Description: Subscribes a callback function for the WheelEvent and returns an
index (cookie) for the callback function.
Arguments: TKtpWheelEventCallback pWheelProc: 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.44
Declaration:
Visual C: UINT8 KtpRemoveWheelEventCallback (int cookie);
Visual Basic: function not implemented
Description: Removes the WheelEventCallback function.
Arguments: int cookie: index for the callback function to be removed.
Table 4.45
Declaration:
Visual C: UINT8 KtpInstallOvrEventCallback
(/*in*/ TKtpOvrEventCallback pOvrProc, /*out*/ int *cookie);
Visual Basic: function not implemented
Description: Subscribes a callback function for the OverrideEvent and returns
an index (cookie) for the callback function.
Arguments: TKtpOvrEventCallback pOvrProc: 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.43
Zobrazit stránku 42
1 2 ... 38 39 40 41 42 43 44 45 46 47 48 49 50

Komentáře k této Příručce

Žádné komentáře