IEnumClusCfgIPAddresses interface

[This interface is available for use only in Windows Server 2003.]

Enumerates the IP addresses on the adapter.

Members

The IEnumClusCfgIPAddresses interface inherits from the IUnknown interface. IEnumClusCfgIPAddresses also has these types of members:

  • Methods

Methods

The IEnumClusCfgIPAddresses interface has these methods.

Method Description
Clone

Creates another enumerator that contains the same enumeration state as the current one.

Count

Retrieves the number of items in the collection.

Next

Retrieves a specified number of items in the enumeration sequence.

Reset

Resets the enumeration sequence to the beginning.

Skip

Skips over a specified number of elements in the enumeration sequence.

 

Requirements

Minimum supported client

None supported

Minimum supported server

Windows Server 2003

End of server support

Windows Server 2003

IDL

ClusCfgServer.idl

DLL

ClCfgSrv.dll

IID

IID_IEnumClusCfgIPAddresses is defined as BD5F35BA-0BC0-455F-926D-C3D356419486