IPXC_GoToETargetPath::_NewEnum Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_GoToETargetPath::_NewEnum Property}}
 
{{#customTitle:IPXC_GoToETargetPath::_NewEnum Property}}
 +
{{#parentPage:PXV:IPXC_GoToETargetPath#Properties|_NewEnum|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''_NewEnum''' of interface [[PXV:IPXC_GoToETargetPath|IPXC_GoToETargetPath]] returns  Pointer to IUnknown* ...
 
Property '''_NewEnum''' of interface [[PXV:IPXC_GoToETargetPath|IPXC_GoToETargetPath]] returns  Pointer to IUnknown* ...
 
  
 
== Syntax ==
 
== Syntax ==
<pre class="brush:cpp;gutter:false">HRESULT get__NewEnum([out, retval] IUnknown** ppUnkOut);
+
<pre class="brush:cpp;gutter:false">HRESULT get__NewEnum([out, retval] IUnknown** ppUnkOut);
 
</pre>
 
</pre>
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXC_GoToETargetPath|IPXC_GoToETargetPath]].
+
[[PXV:IPXC_GoToETargetPath|IPXC_GoToETargetPath]]

Latest revision as of 08:32, 23 May 2015


Property _NewEnum of interface IPXC_GoToETargetPath returns Pointer to IUnknown* ...

Syntax

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

See Also

IPXC_GoToETargetPath