IUIX_CmdItem::Box Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_CmdItem::Box Property}}
 
{{#customTitle:IUIX_CmdItem::Box Property}}
{{#parentPage:PXV:IUIX_CmdItem|property}}
+
{{#parentPage:PXV:IUIX_CmdItem|Box Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 8: Line 8:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_Box([out, retval] IUIX_CmdItemBox** ppParentBox);
+
<pre class="brush:cpp;gutter:false">HRESULT get_Box([out, retval] IUIX_CmdItemBox** ppParentBox);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
See also [[PXV:IUIX_CmdItem|IUIX_CmdItem]].
 
See also [[PXV:IUIX_CmdItem|IUIX_CmdItem]].

Revision as of 06:36, 23 April 2015


Property Box of interface IUIX_CmdItem returns Pointer to IUIX_CmdItemBox ...

Syntax

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

See Also

See also IUIX_CmdItem.