IUIX_CmdCollection::Item Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_CmdCollection::Item Property}} | {{#customTitle:IUIX_CmdCollection::Item Property}} | ||
+ | {{#parentPage:PXV:IUIX_CmdCollection|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''Item''' of interface [[PXV:IUIX_CmdCollection|IUIX_CmdCollection]] returns Pointer to [[PXV:IUIX_Cmd|IUIX_Cmd]] ... | Property '''Item''' of interface [[PXV:IUIX_CmdCollection|IUIX_CmdCollection]] returns Pointer to [[PXV:IUIX_Cmd|IUIX_Cmd]] ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 21:28, 20 April 2015
Property Item of interface IUIX_CmdCollection returns Pointer to IUIX_Cmd ...
Syntax
HRESULT get_Item([in] ULONG nIndex, [out, retval] IUIX_Cmd** ppItem);
Parameters
- nIndex
- [in] Value of ULONG.
See Also
See also IUIX_CmdCollection.