Argox PT-10 Bedienungsanleitung Seite 32

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 79
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 31
UnRegisterAlphaKeyNotification
The UnregisterAlphaKeyNotification function requests that the application no longer receive alpha key pressed notification
messages.
DWORD UnregisterAlphaKeyNotification
{
HANDLE hWnd,
}
Parameters
hWnd
[in] The window handle of the application.
Return Values
Return 0 if the operation is successful, otherwise return 1.
Example
if(UnregisterAlphaKeyNotification(this->m_hWnd))
AfxMessageBox(_T("UnregisterAlphaKeyNotification FAIL!!"));
Requirements
OS Versions: Windows CE 5.0 and later.
Header: sysapiax.h
Link Library: sysapiax.lib
Link DLL: sysapiax.dll
Device: PT60
Programming Manual 29
Seitenansicht 31
1 2 ... 27 28 29 30 31 32 33 34 35 36 37 ... 78 79

Kommentare zu diesen Handbüchern

Keine Kommentare