IPXV_Tool::IsEnabled Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_Tool::IsEnabled Property}} | {{#customTitle:IPXV_Tool::IsEnabled Property}} | ||
+ | {{#parentPage:PXV:IPXV_Tool|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''IsEnabled''' of interface [[PXV:IPXV_Tool|IPXV_Tool]] returns Value of VARIANT_BOOL ... | Property '''IsEnabled''' of interface [[PXV:IPXV_Tool|IPXV_Tool]] returns Value of VARIANT_BOOL ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 21:24, 20 April 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
See also IPXV_Tool.