Intermec 6200 参照ガイド

ページ / 410
SECTION 3
Supporting Windows Applications
3-26    PEN*KEY
R
 6200/6300 Hand-Held Computer Programmer’s Reference Guide
MessageBeepStatusNotification
Controls the type of beep generated when a status change occurs.  
Valid values:
OFF, INTERNAL, EXTERNAL, and ALL.  
ALL does both internal and external.
MessageBoxStatussNotification
Controls whether a message box is generated when a status change happens.
Valid values:
TRUE and FALSE.
EnableScannerWhenDriverLoads
Controls the condition under which the scanner is enabled.  
Valid values:
TRUE and FALSE.  
If TRUE the scanner is enabled when it is loaded by Windows and is always
active until Windows shuts down.  This option (if TRUE) does not require the
OpenDriver 
and 
CloseDriver
 calls to be issued by the application to use the
scanner.  If TRUE, it does not allow multiplexing of the scanner and external
COM1 connections.  This option uses more power.
DisplayScanningDataDialog
Controls whether or not the Scanning Data... dialog is displayed when the
trigger is pulled.  
Valid values:
TRUE and FALSE.
ShowWindowOnLoad
Controls whether or not the scanner window icon is displayed on the screen.
Valid values:
TRUE and FALSE.  
If FALSE, it is not possible to get to the scanner window.
EnableScanCodes
Controls whether or not the scanner includes Scan Codes in the key messages
that it generates. 
Valid values:
TRUE (default) and FALSE.
ExternalFlashOnScan
Controls whether the Good Scan light is flashed manually by the scanner driver
when the data is received.  
Valid values:
TRUE and FALSE.
3. Windows
Applications