TwMSG EnumerationTerminal Works - TwainScanning.Net Library
Messages.

Namespace: TwainScanning.NativeStructs
Assembly: TwainScanning (in TwainScanning.dll) Version: 1.3.4.0 (1.3.4.0)
Syntax

public enum TwMSG
Members

  Member nameValueDescription
Null0 Used in TW_EVENT structure.
Get1 Get one or more values.
GetCurrent2 Get current value.
GetDefault3 Get default (e.g. power up) value.
GetFirst4 Get first of a series of items, e.g. DSs.
GetNext5 Iterate through a series of items.
Set6 Set one or more values.
Reset7 Set current value to default value.
QuerySupport8 Get supported operations on the cap.
XFerReady257
CloseDSReq258
CloseDSOK259
DeviceEvent260
CheckStatus513 Get status information.
OpenDSM769 Open the DSM.
CloseDSM770 Close the DSM.
OpenDS1025 Open a data source.
CloseDS1026 Close a data source.
UserSelect1027 Put up a dialog of all DS.
DisableDS1281 Disable data transfer in the DS.
EnableDS1282 Enable data transfer in the DS.
EnableDSUIOnly1283 Enable for saving DS state only.
ProcessEvent1537
EndXfer1793
StopFeeder1794
ChangeDirectory2049
CreateDirectory2050
Delete2051
FormatMedia2052
GetClose2053
GetFirstFile2054
GetInfo2055
GetNextFile2056
Rename2057
Copy2058
AutoCaptureDir2059
PassThru2305
RegisterCallback2306
ResetAll2561
See Also

Reference