Skip to content

Commit f933104

Browse files
authored
Merge pull request #655 from dynamsoft-docs/Luna-Branch
Update use-wia-insteadof-wiatwain.md
2 parents d5b2e02 + bbf8350 commit f933104

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

faq/use-wia-insteadof-wiatwain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ WIA offers standardized hardware compatibility and a stable driver environment,
2727
### Difference between WIASCANNER and WIATWAINSCANNER
2828

2929

30-
We add a new Enumaration `WIASCANNER` to [Dynamsoft.DWT.EnumDWT_DeviceType](https://www.dynamsoft.com/web-twain/docs/info/api/Dynamsoft_Enum.html?ver=latest&&cVer=true#dynamsoftdwtenumdwt_devicetype) to support WIA protocol. There is another Enumaration named `WIATWAINSCANNER` which is a WIA Source mapped through the TWAIN protocol after packaging by Microsoft and it was used to support WIA in the previous version.
30+
We add a new Enumaration `WIASCANNER` to [Dynamsoft.DWT.EnumDWT_DeviceType](https://www.dynamsoft.com/web-twain/docs/info/api/Dynamsoft_Enum.html?ver=latest&&cVer=true#dynamsoftdwtenumdwt_devicetype) to support WIA protocol. There is another Enumaration named `WIATWAINSCANNER` which represents WIA source mapped through the TWAIN protocol after packaging by Microsoft and it was used to support WIA sources in the previous version.
3131

3232
If you are using `WIATWAINSCANNER` before and would like to use `WIASCANNER` from version 18.2 instead, you need to modify the APIs used in your code accordingly.
3333

0 commit comments

Comments
 (0)