IPXV_AttachList::Clear Method
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IPXV_AttachList::Clear Method}} | {{#customTitle:IPXV_AttachList::Clear Method}} | ||
− | + | Clears the attachments list. | |
== Syntax == | == Syntax == |
Revision as of 03:04, 16 April 2015
Clears the attachments list.
Syntax
HRESULT Clear();
Return Value
Returns S_OK if operation was successful or error code in other cases.
See Also
See also IPXV_AttachList.