This command is used to determine if
inbound router request is allowed.
This is common to IP V4 only.
You can use mnSetICMPAllowInboundRouterRequest
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 inbound router request is allowed.
0 if inbound router request is not allowed.
-1 if an error occurred.
DBP
C++
.Net