This command is used to determine if
outbound destination unreachable is allowed.
This is common to both IP V4 and IP V6.
You can use mnSetICMPAllowOutboundDestinationUnreachable
to change this option.
For more information on profiles see “Firewall Profiles”.
unsigned int ProfileID: This is the ID of the profile that the command should use.
1 if outbound destination unreachable is allowed.
0 if outbound destination unreachable is not allowed.
-1 if an error occurred.
DBP
C++
.Net