INetFwRules::get__NewEnum method (netfw.h)
Returns an object supporting IEnumVARIANT that can be used to iterate through all the rules in the collection.
This property is read-only.
Syntax
HRESULT get__NewEnum(
IUnknown **newEnum
);
Parameters
newEnum
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | netfw.h |
DLL | FirewallAPI.dll |