Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
GPMReportingOptions defines options for Group Policy Management Console reports.
GPMReportingOptions defines options for Group Policy Management Console reports.
typedef enum {
opReportLegacy = 0,
opReportComments = 1,
} GPMReportingOptions;
Syntax
typedef enum __MIDL___MIDL_itf_gpmgmt_0000_0000_0008 {
opReportLegacy = 0,
opReportComments = 1
} GPMReportingOptions;
Constants
opReportLegacyValue: 0 Use administrative template ADM files. |
opReportCommentsValue: 1 Include comments. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista |
| Minimum supported server | Windows Server 2008 |
| Header | gpmgmt.h |