IPXS_PDFVariant::IsIndirect Property

From PDF XChange PDF SDK
Revision as of 02:41, 25 May 2015 by Palamar (Talk | contribs)

Jump to: navigation, search

Property IsIndirect of interface IPXS_PDFVariant returns VARIANT_BOOL value, that indicates whether current PDFVariant is indirect or not.

Syntax

HRESULT get_IsIndirect([out, retval]  VARIANT_BOOL*  pRes);

See Also

IPXS_PDFVariant