Skip to content

Commit dbf0cab

Browse files
authored
Merge pull request #664 from ztyyLV/Jackson-branch
Jackson branch
2 parents f1a5759 + 06cc5f0 commit dbf0cab

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)