IPXV_BookmSelection::Items Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXV_BookmSelection::Items Property}} | {{#customTitle:IPXV_BookmSelection::Items Property}} | ||
− | {{#parentPage:PXV:IPXV_BookmSelection|property}} | + | {{#parentPage:PXV:IPXV_BookmSelection|Items Property|property}} |
{{ToReview}} | {{ToReview}} | ||
Line 7: | Line 7: | ||
== Syntax == | == Syntax == | ||
− | <pre class="brush:cpp;gutter:false">HRESULT get_Items([out, retval] IPXV_BookmList** ppItems); | + | <pre class="brush:cpp;gutter:false">HRESULT get_Items([out, retval] IPXV_BookmList** ppItems); |
</pre> | </pre> | ||
== See Also == | == See Also == | ||
See also [[PXV:IPXV_BookmSelection|IPXV_BookmSelection]]. | See also [[PXV:IPXV_BookmSelection|IPXV_BookmSelection]]. |
Revision as of 05:20, 23 April 2015
Gets items from the bookmarks selection.
Syntax
HRESULT get_Items([out, retval] IPXV_BookmList** ppItems);
See Also
See also IPXV_BookmSelection.