IPXS_PDFVariant::IsIndirect Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 4: | Line 4: | ||
{{#parentPage:PXV:IPXS_PDFVariant#Properties|IsIndirect|property}} | {{#parentPage:PXV:IPXS_PDFVariant#Properties|IsIndirect|property}} | ||
− | Property '''IsIndirect''' of interface [[PXV:IPXS_PDFVariant|IPXS_PDFVariant]] returns VARIANT_BOOL value, | + | Property '''IsIndirect''' of interface [[PXV:IPXS_PDFVariant|IPXS_PDFVariant]] returns VARIANT_BOOL value, that indicates whether current ''PDFVariant'' is indirect or not. |
== Syntax == | == Syntax == |
Revision as of 01:41, 25 May 2015
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);