EndSession method (ILEADRasterTwain)

Visual Basic Example

Visual C++ 5.0 Example

 

Syntax

short EndSession ()

Overview

Refer to Freeing the TWAIN Session.

Remarks

Ends a TWAIN session.

A TWAIN session is started by calling the InitSession method.

For each call to the InitSession method there must be a call to the EndSession method.

See Also

Elements

ManName property, ProdFamily property, Version property, AppName property, SourceCount property, SourceName property, CapsCount property, Capability property, InitSession method, SelectSource method, SetCapability method, GetCapability method, QueryCapability method, Acquire method, ShowTemplateDlg method, SaveTemplate method, LoadTemplate method, FileTransferName property, MemBufSize property.

Topics

TWAIN Functionality: Session Functions