KSC Open API
Kaspersky Security Center API description
CustomParams::SetSettingsAndParams ( int  nOsType,
params  pSettings,
array  pParams 
)

Set settings and attributes of custom parameters.

Parameters:
[in]nOsType(int) Type of operating system for which pParams is applicable (see Device operating system type enum)
[in]pSettings(params) Custom parameters settings (see Custom parameters settings)
[in]pParams(array) of (params) Each array entry is a KLPAR::ParamsPtr container with attributes described in section Custom parameter attributes
Exceptions:
Throwsexception in case of error.