Datalogic 4420 Especificaciones Pagina 194

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 212
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 193
SDK Installation
G-2 Falcon
®
4400 Series with Windows
Mobile
®
New Functions
Two new functions have been added to this SDK:
1. Get the current Datalogic defined OS ID
int cdecl UnitGetOSType( void );
These defined values are located in unit_api.h
/*** Operating System IDs ***/
#define OS_WINCE_NET0x00// Windows CE 4.2 or 5.0
#define OS_WIN_MOBILE0x01// Windows Mobile
2. Get the current Datalogic defined language type
int cdecl UnitGetLanguage( void );
These defined values are located in unit_api.h
// Translated language IDs: image that has been trans-
lated into a specific language
#define LANG_ENGLISH_T 0x20 // World Wide English
#define LANG_CHN_SMPL_T 0x21 // Simplified Chinese
#define LANG_CHN_TRAD_T 0x22 // Traditional Chinese
#define LANG_FRENCH_T 0x23 // French
#define LANG_GERMAN_T 0x24 // German
#define LANG_ITALIAN_T 0x25 // Italian
#define LANG_SPANISH_T 0x26 // Spanish
Vista de pagina 193
1 2 ... 189 190 191 192 193 194 195 196 197 198 199 ... 211 212

Comentarios a estos manuales

Sin comentarios