KSC Open API
Kaspersky Security Center API description
FileManager Class Reference

Manage files uploaded to server. More...

List of all members.

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.

Detailed Description

Manage files uploaded to server.