IPXV_Tool::IsExclusive Property

From PDF XChange PDF SDK
Revision as of 07:45, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

Syntax

HRESULT get_IsExclusive([in]           IPXV_Document*  Doc,
                        [out, retval]  VARIANT_BOOL*   IsExclusive);

Parameters

Doc
[in] Pointer to IPXV_Document.

See Also

IPXV_Tool