KSC Open API
Kaspersky Security Center API description
params PackagesApi::SS_Read ( wstring  wstrStorageDescr,
wstring  wstrName,
wstring  wstrVersion,
wstring  wstrSection,
int  nTimeoutMsec 
)

Read settings storage data.

Parameters:
wstrStorageDescr(wstring) Settings storage descriptor.
wstrName(wstring) Settings storage name.
wstrVersion(wstring) Settings storage version.
wstrSection(wstring) Settings storage section.
nTimeoutMsec(int) Timeout of operation (in milliseconds).
Returns:
(paramParams) Container with data.
Exceptions:
Throwsexception in case of error.