#include "ltwrappr.h"
virtual L_INT LTwain::FreeExtendedImageInfoStructure (pptwExtImgInfo)
Frees the TW_EXTIMAGEINFO structure.
Pointer to a pointer to the TWAIN Specification TW_EXTIMAGEINFO structure to be freed.
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
< 1 | An error occurred. Refer to Return Codes. |
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