KSC Open API
Kaspersky Security Center API description
array CustomParams::GetValues ( int  nDeviceId)

Get values of custom parameters for the specified user device.

Parameters:
[in]nDeviceId(int) Device id that can be acquired via UserDevicesApi::GetDevices
Returns:
(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.