KSC Open API
Kaspersky Security Center API description
binary FileManager::GetFileData2 ( wstring  wstrFileId,
long  llBuffOffset,
long  llBuffSize 
)

Get file data.

Parameters:
[in]wstrFileId(wstring) File identifier
[in]llBuffOffset(long) Start position
[in]llBuffSize(long) Number of bytes to read
Returns:
(binary) Requested data chunk of file
Exceptions:
Throwsexception in case of error.