OnAcquireMultiEvent Event (Twain Control)
Builder Syntax |
void OnAcquireMultiEvent (int nPage, AnsiString strFileName, bool bFinishScan) |
Delphi Syntax |
OnAcquireMultiEvent (nPage: L_INT; strFileName: String; bFinishScan: Boolean ) |
Overview |
Refer to How to Acquire from the Twain Source. |
Remarks
Called twice for each scanned page.
This event will be called twice for each scanned page. It will be called the first time when the TWAIN source begins scanning the page. It is called the second time when the TWAIN source has finished scanning the page.
See Also
Elements: |
|
Topics: |