IPXC_XMPMetadata::GetXMP Method

From PDF XChange PDF SDK
Jump to: navigation, search


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.

See Also

IPXC_XMPMetadata