IGPMSitesContainer interface (gpmgmt.h)
The IGPMSitesContainer interface provides the methods required to access the scope of management (SOM) objects that represent sites in a forest. The GPMSitesContainer object represents the forest-level container that contains the actual sites in a forest. To create a GPMSitesContainer object, call the IGPM::GetSitesContainer method.
Inheritance
The IGPMSitesContainer interface inherits from the IDispatch interface. IGPMSitesContainer also has these types of members:
Methods
The IGPMSitesContainer interface has these methods.
IGPMSitesContainer::GetSite Returns the scope of management (SOM) object that corresponds to the site. |
IGPMSitesContainer::SearchSites Retrieves a collection of scope of management (SOM) objects based on the specified search criteria. This method returns only site objects. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | gpmgmt.h |