KSC Open API
Kaspersky Security Center API description
params NagRdu::ChangeTraceRotatedParams ( wstring  szwProductID,
int  nTraceLevel,
int  nPartsCount,
int  nMaxPartSize 
)

Changes the rotated trace level for a specific product, enables and disables tracing.

Parameters:
szwProductIDproduct ID. Taken from the container of the current host state.
nTraceLevelnew rotated trace level. Specific for each product.
nPartsCountshows how much parts of a trace file should be generated (cycled).
nMaxPartSizemaximum size of each part, in MB.
Returns:
Current host state.
Exceptions:
Thefunction throws an exception in case of an error.