Skip to content

Commit 9caa697

Browse files
authored
Merge pull request #667 from dynamsoft-docs/preview
Preview
2 parents 9504e04 + a0c48b6 commit 9caa697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

info/api/WebTwain_Acquire.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -769,7 +769,7 @@ Bring up the Source Selection User Interface (UI) for the user to choose a data
769769
SelectSource(
770770
successCallBack?: () => void,
771771
failureCallBack?: (errorCode: number, errorString: string) => void
772-
): boolean | void;
772+
): boolean | string;
773773
```
774774

775775
**Parameters**

0 commit comments

Comments
 (0)