KSC Open API
13.1
Kaspersky Security Center API description
|
Get files metadata from zip-archive.
To get action status use AsyncActionStateChecker.CheckActionState. When action is not finished and lStateCode equals 2 then task in progress and pStateData may contain attribute "Progress" (int). When action is successfully finished it returns pStateData with an array "FilesMetadata". Each element is a params with requested attributes. See list of attributes File metadata flags.
|