|
PolicyProfiles::UpdateProfile |
( |
int |
nPolicy, |
|
|
wstring |
szwName, |
|
|
params |
pAttrsToUpdate |
|
) |
| |
Update attributes of an existing profile.
Changes attributes of an existing profile.
- Parameters:
-
nPolicy | (int) policy id |
szwName | (wstring) profile name, a non-empty string, up to 100 unicode characters |
pAttrsToUpdate | (params) profile data, following attributes may be specified:
- EXPRESSION
- KLSSPOL_PRF_ENABLED
|
- See also:
-
|