IPXC_Articles::AddNew Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Contents
Syntax
HRESULT AddNew([in] ULONG nPos, [out, retval] IPXC_Article** pNewArticle);
Parameters
- nPos
- [in] Value of ULONG.
- pNewArticle
- [out, retval] Pointer to IPXC_Article.
Return Value
Returns S_OK if operation was successful or error code in other cases.
See Also
See also IPXC_Articles.