IPXC_QuadsF::Clear Method
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 13: | Line 13: | ||
== See Also == | == See Also == | ||
− | [[PXV:IPXC_QuadsF|IPXC_QuadsF]] | + | [[PXV:IPXC_QuadsF|IPXC_QuadsF]] |
Revision as of 03:42, 23 May 2015
Removes all items from the quads array.
Syntax
HRESULT Clear();
Return Value
Returns S_OK if the operation was successful, or will return an error code if it fails.