IPXC_Articles::RemoveAll Method
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IPXC_Articles::RemoveAll Method}} | {{#customTitle:IPXC_Articles::RemoveAll Method}} | ||
{{#parentPage:PXV:IPXC_Articles|RemoveAll Method|method}} | {{#parentPage:PXV:IPXC_Articles|RemoveAll Method|method}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | + | Removes all [[PXV:IPXC_Article|articles]] from the [[PXV:IPXC_Document|core document's]] [[PXV:IPXC_Articles|article array]]. | |
== Syntax == | == Syntax == |
Revision as of 01:31, 20 May 2015
Removes all articles from the core document's article array.
Syntax
HRESULT RemoveAll();
Return Value
Returns S_OK if operation was successful or error code in other cases.
See Also
See also IPXC_Articles.