Share via


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:

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2008 Enterprise, Windows Server 2008 Datacenter
Header
MsClus.h
IDL
MsClus.idl
Type library
MsClus.tlb
DLL
MsClus.dll
IID
IID_ISDomainNames is defined as F2E606E2-2631-11D1-89F1-00A0C90D061E

See also

Application Management Objects