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

Write kpd profile string.

Parameters:
nPackageId(int) Package ID.
wstrSection(wstring) Profile storage section.
wstrKey(wstring) Profile storage key.
wstrValue(wstring) Value to be written.
Exceptions:
Throwsexception in case of error.