IUIX_LayoutItem::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_LayoutItem::Item Property}}
 
{{#customTitle:IUIX_LayoutItem::Item Property}}
{{#parentPage:PXV:IUIX_LayoutItem|Item Property|property}}
+
{{#parentPage:PXV:IUIX_LayoutItem#Properties|Item Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 22:48, 21 May 2015


Property Item of interface IUIX_LayoutItem returns Pointer to IUIX_LayoutItem ...

Syntax

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

Parameters

nIndex
[in] Value of ULONG.

See Also

IUIX_LayoutItem.