IPXV_BookmSelection::Items Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
Line 2: Line 2:
 
{{#customTitle:IPXV_BookmSelection::Items Property}}
 
{{#customTitle:IPXV_BookmSelection::Items Property}}
  
Property '''Items''' of interface [[PXV:IPXV_BookmSelection|IPXV_BookmSelection]] returns  Pointer to [[PXV:IPXV_BookmList|IPXV_BookmList]] ...
+
Gets items from the bookmarks selection.
 
+
  
 
== Syntax ==
 
== Syntax ==

Revision as of 05:09, 16 April 2015

Gets items from the bookmarks selection.

Syntax

HRESULT get_Items([out, retval] IPXV_BookmList** ppItems);

See Also

See also IPXV_BookmSelection.