This command changes the scope of the
specified application.
For more information on profiles see
“Firewall Profiles”.
You can use mnGetApplicationScope to determine the scope 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.
int Scope: This is the scope that the application should
be set to.
Possible scope:
0: all
1: local subnet only
2: custom
0 if no error occurred.
-1 if an error occurred.
DBP
C++
.Net