Returns an array containing the names of the clusters or application servers that have been registered for the client.
<HsxClient>.EnumRegisteredClusterNames()
Variant array. Returns the cluster names. The array is returned as a String subtype.
This example shows how to add a client’s registered application servers to a combo box.