FreeExtendedImageInfoStructure method (Twain Control)
Builder Syntax |
int FreeExtendedImageInfoStructure(ppTW_EXTIMAGEINFO pptwExtImgInfo); |
Delphi Syntax |
Function FreeExtendedImageInfoStructure (pptwExtImgInfo: ppTW_EXTIMAGEINFO ): L_INT; |
Overview |
Refer to How to Acquire from the Twain Source. |
Remarks
Frees the TW_EXTIMAGEINFO structure.
This method will free the TW_EXTIMAGEINFO structure allocated by the GetExtendedImageInfo method.
For more information on extended image information, refer to the Twain 1.9 Specification, available at www.twain.org.
See Also
Elements: |
|
Topics: |