IUIX_ObjCollection::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_ObjCollection::Item Property}} | {{#customTitle:IUIX_ObjCollection::Item Property}} | ||
+ | {{#parentPage:PXV:IUIX_ObjCollection|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''Item''' of interface [[PXV:IUIX_ObjCollection|IUIX_ObjCollection]] returns Pointer to [[PXV:IUIX_Obj|IUIX_Obj]] ... | Property '''Item''' of interface [[PXV:IUIX_ObjCollection|IUIX_ObjCollection]] returns Pointer to [[PXV:IUIX_Obj|IUIX_Obj]] ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 21:43, 20 April 2015
Property Item of interface IUIX_ObjCollection returns Pointer to IUIX_Obj ...
Syntax
HRESULT get_Item([in] ULONG nIndex, [out, retval] IUIX_Obj** ppObjOut);
Parameters
- nIndex
- [in] Value of ULONG.
See Also
See also IUIX_ObjCollection.