normalerweise ist das auch nicht so meine Stärke, aber nun gut. Schau dir das hier mal an:
Zitat:
IClusCfgIPAddressInfo::SetIPAddress
[This is preliminary documentation and is subject to change.]
The SetIPAddress method sets an
IP address of the network interface, to take affect when the cluster configuration is committed.
HRESULT SetIPAddress(
ULONG ulDottedQuadIn
);
Parameters
ulDottedQuadIn
[in] The
IP address of the interface to be stored in dotted quad format.
Return Values
If the SetIPAddress method successfully sets the
IP address, it returns S_OK.
Any other HRESULT value indicates that the call failed.
Requirements
Windows NT/2000/XP: Included in Windows .NET Server.
See Also
IClusCfgIPAddressInfo
scheint aber nur unter NT zu laufen, musst mal ausprobieren