Argox PT-10 Manuale Utente Pagina 20

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 79
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 19
SendKbdVisualKey
This function sends a visual key to key buffer.
DWORD SendKbdVisualKey
{
BYTE Key
}
Parameters
Key
[in] Specifies a virtual-key code.
Return Values
If function succeeds, the return value is
E_FUNC_SUCCEED. If function fails, possible return value are
E_FUNC_ERROR, E_FUNC_PAR_ERROR.
Example
CString strTemp;
strTemp = "VisualKey";
for(int i=0;i<strTemp.GetLength();i++)
SendKbdVisualKey((unsigned char)strTemp.GetAt(i));
Requirements
OS Versions: Windows CE 5.0 and later.
Header: sysapiax.h
Link Library: sysapiax.lib
Link DLL: sysapiax.dll
Device: PT60
Programming Manual 17
Vedere la pagina 19
1 2 ... 15 16 17 18 19 20 21 22 23 24 25 ... 78 79

Commenti su questo manuale

Nessun commento