IGPMBackupCollection interface (gpmgmt.h)
The IGPMBackupCollection interface contains methods that enable applications to access a collection of GPMBackup objects when using the Group Policy Management Console (GPMC) interfaces.
Inheritance
The IGPMBackupCollection interface inherits from the IDispatch interface. IGPMBackupCollection also has these types of members:
Methods
The IGPMBackupCollection interface has these methods.
IGPMBackupCollection::get__NewEnum Retrieves an enumerator for the collection. (IGPMBackupCollection.get__NewEnum) |
IGPMBackupCollection::get_Count Returns the number of GPMBackup objects in the collection. |
IGPMBackupCollection::get_Item Given an index, returns a GPMBackup object from the collection. |
Remarks
For more information, see SearchBackups Method of the IGMPBackupDirInterface.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | gpmgmt.h |