IGPM2 interface (gpmgmt.h)

The IGPM2 interface extends the GPMBackupDir and InitializeReporting methods of the IGPM interface of the Group Policy Management Console (GPMC).

The GPM object is the only object used with the CoCreateInstance function.

Inheritance

The IGPM2 interface inherits from IGPM. IGPM2 also has these types of members:

Methods

The IGPM2 interface has these methods.

 
IGPM2::GetBackupDirEx

For a Group Policy object (GPO), the GetBackupDirEx method creates and returns a GPMBackupDirEx object, which you can use to access a GPMBackup or GPMBackupCollection object.
IGPM2::InitializeReportingEx

Sets the location to search for .adm files and the reporting option to determine whether to include comments in the report. This method initializes reporting in an asynchronous manner.

Requirements

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

See also

GPMC Interfaces

IGPM