KSC Open API
Kaspersky Security Center API description
array PackagesApi::SS_GetNames ( wstring  wstrStorageDescr,
wstring  wstrName,
wstring  wstrVersion,
int  nTimeoutMsec 
)

Get settings storage section names.

Parameters:
wstrStorageDescr(wstring) Settings storage descriptor.
wstrName(wstring) Settings storage name.
wstrVersion(wstring) Settings storage version.
nTimeoutMsec(int) Timeout of operation (in milliseconds).
Returns:
(array) of (wstring) Array of names.
Exceptions:
Throwsexception in case of error.