L_TwainFreeExtendedImageInfoStructure

#include "lttwn.h"

L_LTTWN_API L_INT L_TwainFreeExtendedImageInfoStructure (pptwExtImgInfo)

Frees the TW_EXTIMAGEINFO structure.

Parameters

TW_EXTIMAGEINFO ** pptwExtImgInfo

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

Returns

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

Comments

This function will free the TW_EXTIMAGEINFO structure allocated by the L_TwainGetExtendedImageInfo function.

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

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