IFsrmClassificationManager::get_ClassificationReportFormats method (fsrmpipeline.h)

[This property is supported for compatibility but it's recommended to use the FSRM WMI Classes to manage FSRM. Please see the MSFT_FSRMClassification class.]

The list of formats in which to generate the classification reports.

This property is read/write.

Syntax

HRESULT get_ClassificationReportFormats(
  SAFEARRAY **formats
);

Parameters

formats

Return value

None

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008 R2
Target Platform Windows
Header fsrmpipeline.h (include FsrmPipeline.h, FsrmTlb.h)
DLL SrmSvc.dll

See also

FsrmClassificationManager

IFsrmClassificationManager

IFsrmClassificationManager.ClassificationReportEnabled

IFsrmClassificationManager.ClassificationReportMailTo

IFsrmClassificationManager2

MSFT_FSRMClassification