IPXC_XMPMetadata::SetXMP Method
From PDF XChange PDF SDK
Fills the Metadata from the IMemBlock container.
Syntax
HRESULT SetXMP([in] IMemBlock* pXMP);
Parameters
- pXMP
- [in] Pointer to IMemBlock containing the XMP Metadata.
Return Value
Returns S_OK if operation was successful or error code in other cases.