LTwain::CloseTemplateFile

Summary

Closes the opened template file.

Syntax

#include "ltwrappr.h"

virtual L_INT LTwain::CloseTemplateFile (hFile)

Parameters

HTWAINTEMPLATEFILE hFile

Handle to an existing template file.

Returns

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

Comments

Closes and saves the template file opened by calling the LTwain::OpenTemplateFile function.

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

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to LTwain::AddCapabilityToFile.

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

LEADTOOLS TWAIN C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.