IUIX_CmdItem::Bar Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Label ToWrite removed)
 
Line 3: Line 3:
 
{{#customTitle:IUIX_CmdItem::Bar Property}}
 
{{#customTitle:IUIX_CmdItem::Bar Property}}
 
{{#parentPage:PXV:IUIX_CmdItem#Properties|Bar|property}}
 
{{#parentPage:PXV:IUIX_CmdItem#Properties|Bar|property}}
{{ToWrite}}
+
 
 
{{ToReview}}
 
{{ToReview}}
  

Latest revision as of 08:27, 23 March 2016


Property Bar of interface IUIX_CmdItem returns Pointer to IUIX_CmdBar containing the parent command bar of the item.

Syntax

HRESULT get_Bar([out, retval]  IUIX_CmdBar**  pParentBar);

See Also

IUIX_CmdItem