GPMStarterGPOType enumeration (gpmgmt.h)

GPMStarterGPOType defines if the Starter Group Policy object is a system Starter Group Policy object or a custom Starter Group Policy object.

GPMStarterGPOType defines if the Starter Group Policy object is a system Starter Group Policy object or a custom Starter Group Policy object.

typedef enum {
        typeSystem = 0,
        typeCustom
} GPMStarterGPOType;

Syntax

typedef enum __MIDL___MIDL_itf_gpmgmt_0000_0030_0002 {
  typeSystem = 0,
  typeCustom
} GPMStarterGPOType;

Constants

 
typeSystem
Value: 0
A system Starter Group Policy object
typeCustom
A custom Starter Group Policy object

Requirements

Requirement Value
Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
Header gpmgmt.h