IUIX_CmdItemBox::Item Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_CmdItemBox::Item Property}}
 
{{#customTitle:IUIX_CmdItemBox::Item Property}}
 +
{{#parentPage:PXV:IUIX_CmdItemBox|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Item''' of interface [[PXV:IUIX_CmdItemBox|IUIX_CmdItemBox]] returns  Pointer to [[PXV:IUIX_CmdItem|IUIX_CmdItem]] ...
 
Property '''Item''' of interface [[PXV:IUIX_CmdItemBox|IUIX_CmdItemBox]] returns  Pointer to [[PXV:IUIX_CmdItem|IUIX_CmdItem]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 22:29, 20 April 2015


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

Syntax

HRESULT get_Item([in] ULONG nIndex, [out, retval] IUIX_CmdItem** ppItem);

Parameters

nIndex
[in] Value of ULONG.

See Also

See also IUIX_CmdItemBox.