mirror of
https://github.com/soukoku/ntwain.git
synced 2025-04-05 20:15:42 +08:00
Missed customdsdata map.
This commit is contained in:
parent
9486fc8cce
commit
29a8031817
@ -28,6 +28,7 @@ namespace NTwain.Data
|
||||
{ CAP.CAP_CAMERASIDE, typeof(TWCS) },
|
||||
|
||||
{ CAP.CAP_CLEARPAGE, typeof(TW_BOOL) },
|
||||
{ CAP.CAP_CUSTOMDSDATA, typeof(TW_BOOL) },
|
||||
{ CAP.CAP_DEVICEEVENT, typeof(TWDE) },
|
||||
{ CAP.CAP_DEVICEONLINE, typeof(TW_BOOL) },
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user