#include "lttwn.h"
L_LTTWN_API L_INT L_TwainFreePropQueryStructure (ppltProperty)
Frees the pointer to the specified structure.
Pointer to a pointer to a LTWAINPROPERTYQUERY structure to free.
Value | Meaning |
---|---|
SUCCESS | The function was successful. |
! = SUCCESS | An error occurred. Refer to Return Codes. |
The ppltProperty parameter was allocated by calling the L_TwainQueryProperty function.
The ppltProperty parameter will be internally freed.
Required DLLs and Libraries