Platform SDK: Group Policy

IGroupPolicyObject

The IGroupPolicyObject interface provides a method to create and modify a GPO directly, without using the Group Policy snap-in.

The following is the virtual function table for IGroupPolicyObject.

IUnknown Methods

QueryInteface
AddRef
Release

IGroupPolicyObject Methods

New
OpenDSGPO
OpenLocalMachineGPO
OpenRemoteMachineGPO
Save
Delete
GetName
GetDisplayName
SetDisplayName
GetPath
GetDSPath
GetFileSysPath
GetRegistryKey
GetOptions
SetOptions
GetType
GetMachineName
GetPropertySheetPages

Requirements

  Windows NT/2000: Requires Windows 2000.
  Header: Declared in Gpedit.h.

See Also

Group Policy Overview, Group Policy Interfaces