Returns the four-byte Cluster IP address.
#include <ncssdk.h>
NCS_RETURN NCS_ClusterIPAddress
(
NCS_HANDLE Handle,
UINT32 *IPAddress);
(OUT) Returns the handle supplied by NCS.
(OUT) Points to the cluster IP address.