This command is used to enable or disable
remote admin.
You can use mnGetRemoteAdminEnabled 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.
bool Boolean: True to set the option to enabled, false to set the option to disabled.
0 if no error occurred.
-1 if an error occurred.
DBP
C++
.Net