IPXV_Tool::IsExclusive Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_Tool::IsExclusive Property}}
 
{{#customTitle:IPXV_Tool::IsExclusive Property}}
{{#parentPage:PXV:IPXV_Tool|IsExclusive Property|property}}
+
{{#parentPage:PXV:IPXV_Tool#Properties|IsExclusive Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 15:55, 21 May 2015


Property IsExclusive of interface IPXV_Tool returns Value of VARIANT_BOOL ...

Syntax

HRESULT get_IsExclusive([in]           IPXV_Document*  pDoc,
                        [out, retval]  VARIANT_BOOL*   pIsExclusive);

Parameters

pDoc
[in] Pointer to IPXV_Document.

See Also

IPXV_Tool.