IPXV_BookmList::Item Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_BookmList::Item Property}} | {{#customTitle:IPXV_BookmList::Item Property}} | ||
+ | {{#parentPage:PXV:IPXV_BookmList|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Gets item from the bookmarks list by index. | Gets item from the bookmarks list by index. |
Revision as of 13:10, 20 April 2015
Gets item from the bookmarks list by index.
Syntax
HRESULT get_Item([in] ULONG nIndex, [out, retval] IPXC_Bookmark** ppItem);
Parameters
- nIndex
- [in] Value of ULONG.
See Also
See also IPXV_BookmList.