EndSession method (ILEADRasterTwain)
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