KSC Open API
Kaspersky Security Center API description
binary FileManager::GetFileData ( wstring  wstrFileId,
int  lBuffOffset,
int  lBuffSize 
)

Get file data.

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