KSC Open API
Kaspersky Security Center API description
CustomParams::SetValues ( int  nDeviceId,
array  pValues 
)

Set values of custom parameters for the specified user device.

Parameters:
[in]nDeviceId(int) Device id that can be acquired via UserDevicesApi::GetDevices
[in]pValues(array) of (params) Each array entry is a KLPAR::ParamsPtr container with attributes described in section Custom paramater value attributes
Exceptions:
Throwsexception in case of error.