LTwain::FreeExtendedImageInfoStructure

Summary

Frees the TW_EXTIMAGEINFO structure.

Syntax

#include "ltwrappr.h"

virtual L_INT LTwain::FreeExtendedImageInfoStructure (pptwExtImgInfo)

Parameters

TW_EXTIMAGEINFO ** pptwExtImgInfo

Pointer to a pointer to the TWAIN Specification TW_EXTIMAGEINFO structure to be freed.

Returns

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

Comments

This function will free the TW_EXTIMAGEINFO structure allocated by the LTwain::GetExtendedImageInfo function.

For more information about extended image information, refer to the TWAIN specification.

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to LTwain::GetExtendedImageInfo.

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.