FreePropQueryStructure method (Twain Control)
Builder Syntax |
int FreePropQueryStructure(ppLTWAINPROPERTYQUERY ppltProperty); |
Delphi Syntax |
Function FreePropQueryStructure (ppltProperty: ppLTWAINPROPERTYQUERY ): L_INT; |
Overview |
Refer to Getting and Setting Capabilities. |
Remarks
Frees the pointer to the specified structure.
ppltProperty parameter was allocated by calling the QueryProperty method.
The ppltProperty parameter will be internally freed.
See Also
Elements: |
|
Topics: |