KSC Open API
Kaspersky Security Center API description
PatchParameters Class Reference

Patch parameters processing. More...

List of all members.

Public Member Functions

params GetTemplate (long patchID, int locID)
 Get template for command.
 SetValues (long patchID, int locID, params parsValues)
 Set values for parameters of command.
params GetValues (long patchID, int locID)
 Get install command for patch.
 SetValuesByPkg (int packageId, params parsValues)
 Set values for parameters of command.
params GetValuesByPkg (int packageId)
 Get install command for patch.

Detailed Description

Patch parameters processing.