KSC Open API
Kaspersky Security Center API description
HWInvStorage::ImportHWInvStorageSetData ( wstring  wstrAsyncId,
binary  pChunk 
)

Send chunk of importing data to server. If pChunk is NULL then send data is finished and started data processing and importing to DB. To get status use AsyncActionStateChecker.CheckActionState, lStateCode "0" means OK.

Parameters:
wstrAsyncId[in] (wstring) Request id used in HWInvStorage.ImportHWInvStorage2 method
pChunk[in] (binary) Chunk of importing data