IUIX_CmdBar::_NewEnum Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_CmdBar::_NewEnum Property}} | {{#customTitle:IUIX_CmdBar::_NewEnum Property}} | ||
{{#parentPage:PXV:IUIX_CmdBar#Properties|_NewEnum|property}} | {{#parentPage:PXV:IUIX_CmdBar#Properties|_NewEnum|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property '''_NewEnum''' of interface [[PXV:IUIX_CmdBar|IUIX_CmdBar]] returns Pointer to IUnknown* | + | Property '''_NewEnum''' of interface [[PXV:IUIX_CmdBar|IUIX_CmdBar]] returns Pointer to IUnknown* containing the command bar's [[PXV:IUIX_CmdItemBox|command item boxes]] enumeration ('''IEnumVARIANT''') |
== Syntax == | == Syntax == |
Latest revision as of 05:15, 25 March 2016
Property _NewEnum of interface IUIX_CmdBar returns Pointer to IUnknown* containing the command bar's command item boxes enumeration (IEnumVARIANT)
Syntax
HRESULT get__NewEnum([out, retval] IUnknown** pUnkOut);