INetFwV6Connection::EnableFirewall method
[The IPv6 Internet Connection Firewall is available for use in the operating systems specified in the Requirements section. Instead, use the Windows Firewall API.]
The EnableFirewall method activates the IPv6 Firewall on this connection. It is not an error to call this method on a connection that is currently firewalled, even though such a call has no actual effect on the system.
This is a state-changing method, and thus is subject to the access control and confirmation UI mechanisms.
Syntax
HRESULT EnableFirewall();
Parameters
This method has no parameters.
Return value
If the method succeeds the return value is S_OK.
If the method fails, the return value is one of the following error codes.
Return code | Description |
---|---|
|
The operation was aborted. |
|
An unspecified error occurred. |
|
A specified interface is not supported. |
|
A specified method is not implemented. |
|
The method was unable to allocate required memory. |
|
The method failed for unknown reasons. |
Requirements
Minimum supported client |
Windows XP with SP1 [desktop apps only] |
Minimum supported server |
None supported |
End of client support |
Windows XP with SP1 |
Redistributable |
Advanced Networking Pack for Windows XP |
Header |
|
DLL |
|