IUIX_CmdItem::Box Property

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

Latest revision as of 08:28, 23 March 2016


Property Box of interface IUIX_CmdItem returns Pointer to IUIX_CmdItemBox containing the command item box of the current command item.

Syntax

HRESULT get_Box([out, retval]  IUIX_CmdItemBox**  pParentBox);

See Also

IUIX_CmdItem