KSC Open API
Kaspersky Security Center API description
wstring PackagesApi::GetKpdProfileString ( int  nPackageId,
wstring  wstrSection,
wstring  wstrKey,
wstring  wstrDefault 
)

Read kpd profile string.

Parameters:
nPackageId(int) Package ID.
wstrSection(wstring) Profile storage section.
wstrKey(wstring) Profile storage key.
wstrDefault(wstring) Default value.
Returns:
(wstring) Profile string.
Exceptions:
Throwsexception in case of error.