IPXV_Tool::IsEnabled 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 IsEnabled of interface IPXV_Tool returns Value of VARIANT_BOOL ...

Syntax

HRESULT get_IsEnabled([in]           IPXV_PagesView*  View,
                      [out, retval]  VARIANT_BOOL*    IsEnabled);

Parameters

View
[in] Pointer to IPXV_PagesView.

See Also

IPXV_Tool