IUIX_CmdMenu::Cmd 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_CmdMenu::Cmd Property}}
 
{{#customTitle:IUIX_CmdMenu::Cmd Property}}
{{#parentPage:PXV:IUIX_CmdMenu|property}}
+
{{#parentPage:PXV:IUIX_CmdMenu|Cmd Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 8: Line 8:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_Cmd([out, retval] IUIX_Cmd** ppCmd);
+
<pre class="brush:cpp;gutter:false">HRESULT get_Cmd([out, retval] IUIX_Cmd** ppCmd);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
See also [[PXV:IUIX_CmdMenu|IUIX_CmdMenu]].
 
See also [[PXV:IUIX_CmdMenu|IUIX_CmdMenu]].

Revision as of 06:38, 23 April 2015


Property Cmd of interface IUIX_CmdMenu returns Pointer to IUIX_Cmd ...

Syntax

HRESULT get_Cmd([out, retval]  IUIX_Cmd**  ppCmd);

See Also

See also IUIX_CmdMenu.