Instantiates an object on a cluster or application server.
To instantiate a server-side object on a cluster or application server for an application that has been opened, use HsvSession’s CreateObject method. |
<HsxClient>.CreateObjectOnCluster(bstrClusterName, bstrClassIDOrProgID)
Object. CreateObjectOnCluster returns an instance of the object identified by the bstrClassIDOrProgID argument.