The Microsoft® Cluster Automation Server allows you to create instances of programmable objects that you can access with an application or tool that supports Automation, such as Microsoft Visual Basic®. Programmable objects expose properties that can be retrieved and updated and methods that can be invoked.through Visual Basic. The programmable objects provided by Cluster Server expose properties and methods that are specific to cluster management.
To test your environment, launch Visual Basic and choose References from the Projects menu. If MSCLUS.DLL has been registered properly, it will appear in the list of components as "MS Cluster 1.0 Type Library." Click the check box next to this item in the list to enable the Visual Basic Object Browser to include the programmable cluster objects. You will now be able to allocate instances of these objects, call their methods, and retrieve as well as set their properties.