#include "lttwn.h"
L_LTTWN_API L_INT L_TwainFreeExtendedImageInfoStructure (pptwExtImgInfo)
Frees the TW_EXTIMAGEINFO structure.
Pointer to a pointer to the TW_EXTIMAGEINFO structure to be freed.
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
! = SUCCESS | An error occurred. Refer to Return Codes. |
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