IPXV_Tool::IsEnabled 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::IsEnabled Property}}
 
{{#customTitle:IPXV_Tool::IsEnabled Property}}
{{#parentPage:PXV:IPXV_Tool|IsEnabled Property|property}}
+
{{#parentPage:PXV:IPXV_Tool#Properties|IsEnabled Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 15:55, 21 May 2015


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.