_NewEnum Property of a Collection Object
The _NewEnum property identifies support for iteration through the IEnumVARIANT interface. The _NewEnum property has the following requirements:
- The name is _NewEnum.
- It returns a pointer to the enumerator IUnknown interface.
- The Dispatch identification for the property is DISPID = DISPID_NEWENUM (-4).
Copyright © 2025 Quest Software, Inc. |