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