KSC Open API
Kaspersky Security Center API description
binary VapmControlApi::GetDownloadPatchDataChunk ( wstring  wstrRequestId,
int  nStartPos,
int  nSizeMax 
)

Get the downloaded patch body chunk.

Parameters:
wstrRequestId(wstring) request ID used in the call DownloadPatchAsync().
nStartPos(int) requested chunk start position
nSizeMax(int) maximum chunk size
Returns:
(binary) data chunk