DomainNames collection
[The DomainNames property is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions.]
Provides access to the names of the domains on a network.
Members
The DomainNames collection has these types of members:
Methods
The DomainNames collection has these methods.
Method | Description |
---|---|
Refresh | Refreshes the data in the collection. |
Properties
The DomainNames collection has these properties.
Property | Description |
---|---|
Count |
Returns the number of objects in the collection. |
Item |
Returns a name of a domain from the collection. |
Remarks
A DomainNames collection:
- Contains domain names.
- Is obtained from ClusApplication.DomainNames.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2008 Enterprise, Windows Server 2008 Datacenter |
Header |
|
IDL |
|
Type library |
|
DLL |
|
IID |
IID_ISDomainNames is defined as F2E606E2-2631-11D1-89F1-00A0C90D061E |