IPXC_AnnotData_RichMedia::GetContent Method

From PDF XChange PDF SDK
Jump to: navigation, search


The method of interface of PDF-XChange Editor SDK.

Syntax

HRESULT GetContent([out, retval]  IPXC_RichMediaContent**  pContent);

Parameters

pContent
[out, retval] Pointer to IPXC_RichMediaContent.

Return Value

Returns S_OK if operation was successful or error code in other cases.

See Also

IPXC_AnnotData_RichMedia