KSC Open API
Kaspersky Security Center API description
CustomParams::GetSettingsAndParams ( int  nOsType,
[out] params  pSettings,
[out] array  pParams 
)

Get settings and attributes of custom parameters.

Parameters:
[in]nOsType(int) Type of operating system to acquire pParams (see Device operating system type enum)
[out]pSettings(params) Custom parameters settings (see Custom parameters settings)
[out]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.