IUIX_ObjCollection::Item Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_ObjCollection::Item Property}}
 
{{#customTitle:IUIX_ObjCollection::Item Property}}
{{#parentPage:PXV:IUIX_ObjCollection|Item Property|property}}
+
{{#parentPage:PXV:IUIX_ObjCollection#Properties|Item Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 23:02, 21 May 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

IUIX_ObjCollection.