InitSessionFlags property (ILEADRasterTwain)
long InitSessionFlags | |
Overview |
Refer to Initializing a TWAIN Session. |
Remarks
Gets or sets the initializing twain session flags that are used with the InitSession method. Possible values are:
Value |
Meaning |
L_LTWAIN_INIT_MULTI_THREADED |
[0x0001] Initialize the Twain session with multi threaded option. |
If you set this property to 0, then this property behavior will be initialized without multi threading. And if you set this property to L_LTWAIN_INIT_MULTI_THREADED, then the Twain session will be initialized with multi-threaded option.
See Also
Elements: |
|
Topics: |