KSC Open API
Kaspersky Security Center API description
|
Manage files uploaded to server. More...
Public Member Functions | |
SaveFile (wstring wstrFileId, wstring wstrTempFileId) | |
Save temporary file to permanently. | |
SetFileAttributes (wstring wstrFileId, params pParams) | |
Set file attributes. | |
DeleteFile (wstring wstrFileId) | |
Delete file. | |
array | GetFiles () |
Get files information. | |
binary | GetFileData (wstring wstrFileId, int lBuffOffset, int lBuffSize) |
Get file data. |
Manage files uploaded to server.