IPXV_BookmList::_NewEnum Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
Line 2: Line 2:
 
{{#customTitle:IPXV_BookmList::_NewEnum Property}}
 
{{#customTitle:IPXV_BookmList::_NewEnum Property}}
  
Property '''_NewEnum''' of interface [[PXV:IPXV_BookmList|IPXV_BookmList]] returns  Pointer to IUnknown* ...
+
Gets new enumerator for the bookmarks list.
 
+
  
 
== Syntax ==
 
== Syntax ==

Revision as of 05:02, 16 April 2015

Gets new enumerator for the bookmarks list.

Syntax

HRESULT get__NewEnum([out, retval] IUnknown** ppUnkOut);

See Also

See also IPXV_BookmList.