Argox PT-10 Uživatelský manuál Strana 32

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 79
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 31
1 2 ... 27 28 29 30 31 32 33 34 35 36 37 ... 78 79

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

Žádné komentáře