This command changes the name of the
specified application.
For more information on profiles see
“Firewall Profiles”.
You can use mnGetApplicationName to determine the name of an application.
unsigned int ProfileID: This is the ID of the profile that the command
should use.
unsigned int ApplicationID: This is the ID of the application that the command
should use.
char * Name: This is the name that the application should be set to.
0 if no error occurred.
-1 if an error occurred.
DBP
C++
.Net