_NewEnum property (ILPrinterConfigurationItems Interface)
IUnknown* _NewEnum | |
Overview |
Refer to Print Management SCU. |
Remarks
(Read-only) The _NewEnum property returns an IEnumVARIANT interface on an enumeration object for the collection.
This is a standard property that allows the collection to be iterated over using the For…Each syntax of Visual Basic and VBScript.
See Also
Topics: |