LTwain::EndSession

#include "ltwrappr.h"

virtual L_INT LTwain::EndSession ()

Ends a TWAIN session for the object.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Comments

A TWAIN session is started by calling the TWAIN initialization function LTwain::InitSession.

For each call to LTwain::InitSession there must be a call to [LTwain:EndSession. Also, this function should be the last function to be called in the toolkit. It will clean up and free memory allocated during the TWAIN session.

Required DLLs and Libraries

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS TWAIN C++ Class Library Help