IUIX_LayoutItem::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_LayoutItem::Item Property}} | {{#customTitle:IUIX_LayoutItem::Item Property}} | ||
+ | {{#parentPage:PXV:IUIX_LayoutItem|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''Item''' of interface [[PXV:IUIX_LayoutItem|IUIX_LayoutItem]] returns Pointer to [[PXV:IUIX_LayoutItem|IUIX_LayoutItem]] ... | Property '''Item''' of interface [[PXV:IUIX_LayoutItem|IUIX_LayoutItem]] returns Pointer to [[PXV:IUIX_LayoutItem|IUIX_LayoutItem]] ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 22:39, 20 April 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
See also IUIX_LayoutItem.