This command is used to set the remote
admin IP version.
You can use mnGetRemoteAdminIPVersion
to determine 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.
int IPVersion: This is the new remote admin IP version:
0: V4
1: V6
2: V4 and V6
0 if no error occurred.
-1 if an error occurred.
DBP
C++
.Net