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