IClusCfgNetworkInfo::SetPrimaryNetworkAddress method
[This method is available for use only in Windows Server 2003.]
Sets the primary network address.
Syntax
HRESULT SetPrimaryNetworkAddress(
[in] IClusCfgIPAddressInfo *pIPAddressIn
);
Parameters
- pIPAddressIn [in]
Pointer to the IClusCfgIPAddressInfo interface.
Return value
If the SetPrimaryNetworkAddress method successfully sets the address, 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 |
DLL |
ClCfgSrv.dll |
IID |
IID_IClusCfgNetworkInfo is defined as 19FC7580-950A-44A6-966E-74B14B20918F |