IUIX_CmdItem::IsDisabled Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_CmdItem::IsDisabled Property}} | {{#customTitle:IUIX_CmdItem::IsDisabled Property}} | ||
{{#parentPage:PXV:IUIX_CmdItem#Properties|IsDisabled|property}} | {{#parentPage:PXV:IUIX_CmdItem#Properties|IsDisabled|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''IsDisabled''' of interface [[PXV:IUIX_CmdItem|IUIX_CmdItem]] returns Value of VARIANT_BOOL | + | Property '''IsDisabled''' of interface [[PXV:IUIX_CmdItem|IUIX_CmdItem]] returns Value of VARIANT_BOOL that indicates whether the command item is disabled. |
== Syntax == | == Syntax == |
Latest revision as of 07:34, 23 March 2016
Property IsDisabled of interface IUIX_CmdItem returns Value of VARIANT_BOOL that indicates whether the command item is disabled.
Syntax
HRESULT get_IsDisabled([out, retval] VARIANT_BOOL* bIsDisabled);