IUIX_CmdItemBox::Index Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 9: Line 9:
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get_Index([out, retval]  LONG*  pIndex);
+
<pre class="brush:cpp;gutter:false">HRESULT get_Index([out, retval]  LONG*  nIndex);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
 
[[PXV:IUIX_CmdItemBox|IUIX_CmdItemBox]]
 
[[PXV:IUIX_CmdItemBox|IUIX_CmdItemBox]]

Revision as of 04:14, 15 June 2015


Property Index of interface IUIX_CmdItemBox returns Value of LONG ...

Syntax

HRESULT get_Index([out, retval]  LONG*  nIndex);

See Also

IUIX_CmdItemBox