IPXC_Document::CreateEmbeddFile Method
From PDF XChange PDF SDK
The method of interface of PDF-XChange Editor SDK.
Syntax
HRESULT CreateEmbeddFile([in] LPWSTR sName, [out, retval] IPXC_FileSpec** pFS);
Parameters
- sName
- [in] Value of LPWSTR.
- pFS
- [out, retval] Pointer to IPXC_FileSpec.
Return Value
Returns S_OK if operation was successful or error code in other cases.