IPXV_Tool::IsEnabled Property

From PDF XChange PDF SDK
Revision as of 06:55, 20 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

Syntax

HRESULT get_IsEnabled([in]           IPXV_PagesView*  pView,
                      [out, retval]  VARIANT_BOOL*    pIsEnabled);

Parameters

pView
[in] Pointer to IPXV_PagesView.

See Also

IPXV_Tool.