KSC Open API
Kaspersky Security Center API description
VapmControlApi::DownloadPatchAsync ( long  llPatchGlbId,
int  nLcid,
wstring  wstrRequestId 
)

Download 3-party patch to save locally.

Parameters:
llPatchGlbId(long) - VAPM patch global identity ('nPatchGlbId' update attribute from Srvview list name for software updates listing ).
nLcid(int) - patch Lcid
wstrRequestId(wstring) - request ID, used to cancel the request by CancelDownloadPatch() or to get the result by GetDownloadPatchResult().