L_TwainCloseTemplateFile

#include "lttwn.h"

L_LTTWN_API L_INT L_TwainCloseTemplateFile (hSession, hFile)

Closes the opened template file.

Parameters

HTWAINSESSION hSession

Handle to an existing TWAIN session. This handle is obtained by calling the L_TwainInitSession or L_TwainInitSession2 function.

HTWAINTEMPLATEFILE hFile

Handle to an existing template file.

Returns

Value Meaning
SUCCESS The function was successful.
! = SUCCESS An error occurred. Refer to Return Codes.

Comments

Closes and saves the template file opened by calling the L_TwainOpenTemplateFile function.

For more information on template files, refer to Handling Template Files.

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 API Help