IPXC_Articles::RemoveAll Method
Removes all articles from the core document's article array.
Syntax
HRESULT RemoveAll();
Return Value
Returns S_OK if the operation was successful, or will return an error code if it fails.
Removes all articles from the core document's article array.
HRESULT RemoveAll();
Returns S_OK if the operation was successful, or will return an error code if it fails.