This command is used to allow or restrict
outbound packet too big.
This is common to IP V6 only.
You can use mnGetICMPAllowOutboundPacketTooBig
to retrieve the status of 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.
bool Boolean: True to set the option to allowed, false to set the option to restricted.
1 if outbound packet too big is allowed.
0 if outbound packet too big is not allowed.
-1 if an error occurred.
DBP
C++
.Net