mirror of
https://github.com/soukoku/ntwain.git
synced 2026-02-25 13:04:07 +08:00
Missed customdsdata map.
This commit is contained in:
@@ -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) },
|
||||
|
||||
|
||||
Reference in New Issue
Block a user