IPXV_DocViewsList::_NewEnum Property

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

Revision as of 07:21, 15 May 2015


Gets new enumerator for the document views list.

Syntax

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

See Also

See also IPXV_DocViewsList.