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