Share via


IClusCfgCreateClusterWizard::ClusterIPSubnet property

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

Retrieves the cluster IP subnet mask for the newly created cluster.

This property is read-only.

Syntax

HRESULT get_ClusterIPSubnet(
   BSTR *pbstrClusterIPSubnetOut
);

Property value

Pointer to a string that contains the cluster IP subnet mask for the cluster IP address used by the newly created cluster.

Error codes

If the property access method get_ClusterIPSubnet succeeds, 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

ClusCfgWizard.idl

DLL

ClCfgSrv.dll

IID

IID_IClusCfgCreateClusterWizard is defined as F65C6990-A144-4127-AB6E-3712B75F1843

See also

IClusCfgCreateClusterWizard

ClusterIPAddress

ClusterIPAddressNetwork