KSC Open API
Kaspersky Security Center API description
FileManager::SaveFile ( wstring  wstrFileId,
wstring  wstrTempFileId 
)

Save temporary file to permanently.

Temporary file must be uploaded via FilesAcceptor::InitiateFileUpload

Parameters:
[in]wstrFileId(wstring) File identifier (GUID) to be used in KSC API after file save
[in]wstrTempFileId(wstring) File identifier (GUID) of temporary file
Exceptions:
Throwsexception in case of error.