IPXC_XMPMetadata::SetXMP Method

From PDF XChange PDF SDK
Revision as of 07:57, 12 September 2017 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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.

See Also

IPXC_XMPMetadata