IEnumClusCfgManagedResources::Reset method

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

The Reset method resets the IEnumClusCfgManagedResources enumeration sequence to the beginning.

Syntax

HRESULT Reset();

Parameters

This method has no parameters.

Return value

If the method successfully resets the enumeration sequence, it returns S_OK.

Any other HRESULT value indicates that the call failed.

Requirements

Minimum supported client

None supported

Minimum supported server

Windows Server 2003

End of server support

Windows Server 2003

IDL

ClusCfgServer.idl

IID

IID_IEnumClusCfgManagedResources is defined as 7DBE11EB-A5DF-4534-ABF6-8BAC7B53FC95

See also

IEnumClusCfgManagedResources