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