INetFwProducts interface
The INetFwProducts interface allows an application or service to access the methods and properties for registering third-party firewall products with Windows Firewall and for enumerating registered products.
Members
The INetFwProducts interface inherits from the IDispatch interface. INetFwProducts also has these types of members:
Methods
The INetFwProducts interface has these methods.
| Method | Description |
|---|---|
| Item |
Gets a product with a specified index in the product collection. |
| Register |
Registers a third-party firewall product. |
Properties
The INetFwProducts interface has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only |
Returns an object supporting IEnumVariant to enumerate the registered firewall products. | |
| Read-only |
Accesses the count of registered third-party firewall products |
Requirements
|
Minimum supported client | Windows 7 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
|
Header |
|
|
DLL |
|
See also
Send comments about this topic to Microsoft
Build date: 10/26/2012