EnumProperties method
Obsolete. Creates a subscription item property enumerator.
Syntax
HRESULT retVal = object.EnumProperties(ppEnumItemProperties);
Parameters
- ppEnumItemProperties [out]
-
Type: IEnumItemProperties
A pointer to the IEnumItemProperties interface.
Remarks
Windows Internet Explorer 7 and later. This interface is obsolete and should not be used.
Show: