KSC Open API
Kaspersky Security Center API description
wstring ReportManager::GetConstantOutputForReportType ( int  lReportType,
int  lXmlTargetType 
)

Returns the XSLT transformation as a string for the specified report type.

Parameters:
lReportType(int) report type. See List of report types.
lXmlTargetType(int) XML Target Type enum.
Returns:
(wstring) XSLT transformation in the form of a string.