IClusCfgAddNodesWizard::ClearNodeList method

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

Removes all computers from the list of nodes to be added to a cluster.

Syntax

HRESULT ClearNodeList();

Parameters

This method has no parameters.

Return value

A value of S_OK indicates that all computers were successfully removed from the list of nodes to be added to the cluster. Any other value indicates that the operation failed.

Requirements

Minimum supported client

None supported

Minimum supported server

Windows Server 2003

End of server support

Windows Server 2003

IDL

ClusCfgWizard.idl

DLL

ClCfgSrv.dll

IID

IID_IClusCfgAddNodesWizard is defined as 9DA133CB-3B08-4C30-967E-56D96047F10C

See also

IClusCfgAddNodesWizard