KSC Open API
Kaspersky Security Center API description
FileCategorizer2::DoTestStaticAnalysisAsync2 ( int  nPolicyId,
params  pTestACL,
[out] wstring  wstrAsyncId 
)

Start static analysis for test ACL.

Parameters:
nPolicyId[in] (int) Policy id
pTestACL[in] (params) Test ACL (see ACL structure 2)
wstrAsyncId[out] (wstring) Id of async operation. To get status use AsyncActionStateChecker.CheckActionState, lStateCode "0" means OK.

Result of operation is placed into views:

See also: