IUIX_CmdCollection::_NewEnum Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IUIX_CmdCollection::_NewEnum Property}} | {{#customTitle:IUIX_CmdCollection::_NewEnum Property}} | ||
− | {{#parentPage:PXV:IUIX_CmdCollection|property}} | + | {{#parentPage:PXV:IUIX_CmdCollection|_NewEnum Property|property}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Property '''_NewEnum''' of interface [[PXV:IUIX_CmdCollection|IUIX_CmdCollection]] returns Pointer to IUnknown* ... | Property '''_NewEnum''' of interface [[PXV:IUIX_CmdCollection|IUIX_CmdCollection]] 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:IUIX_CmdCollection|IUIX_CmdCollection]]. | See also [[PXV:IUIX_CmdCollection|IUIX_CmdCollection]]. |
Revision as of 05:36, 23 April 2015
Property _NewEnum of interface IUIX_CmdCollection returns Pointer to IUnknown* ...
Syntax
HRESULT get__NewEnum([out, retval] IUnknown** ppUnkOut);
See Also
See also IUIX_CmdCollection.