KSC Open API
Kaspersky Security Center API description
KLEVerControl Class Reference

Controls the possibility to download and automatically create installation packages. More...

List of all members.

Public Member Functions

 ChangeCreatePackage (array vecDistribLocIdsToCreate, array vecDistribLocIdsNotToCreate, params parParams)
 Initiates or cancels the distributive download and installation package registration from the storage of Kaspersky public distributives.
wstring DownloadDistributiveAsync (int lDistribLocId, params pExtendedSettings)
 Initiates the distributive download by URL to Administration Server.
 CancelDownloadDistributive (wstring wstrRequestId)
 Cancels the asynchronous DownloadDistributiveAsync operation.
 GetDownloadDistributiveResult (wstring wstrRequestId,[out] wstring wstrDownloadPath)
 Gets the result of the asynchronous DownloadDistributiveAsync operation.

Detailed Description

Controls the possibility to download and automatically create installation packages.