IUIX_CmdItem::State Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
Line 3: Line 3:
 
{{#customTitle:IUIX_CmdItem::State Property}}
 
{{#customTitle:IUIX_CmdItem::State Property}}
 
{{#parentPage:PXV:IUIX_CmdItem#Properties|State|property}}
 
{{#parentPage:PXV:IUIX_CmdItem#Properties|State|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''State''' of interface [[PXV:IUIX_CmdItem|IUIX_CmdItem]] returns  Value of LONG ...
+
Property '''State''' of interface [[PXV:IUIX_CmdItem|IUIX_CmdItem]] returns  Value of LONG containing the [[PXV:UIX_CmdItemState|state]] of the command item.
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 08:40, 23 March 2016


Property State of interface IUIX_CmdItem returns Value of LONG containing the state of the command item.

Syntax

HRESULT get_State([out, retval]  LONG*  nState);

See Also

IUIX_CmdItem