Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
The Failover Cluster API, allows developers to write applications and resource DLLs that use failover clusters. The Failover Cluster API is published in the following files:
- CluAdmEx.h
- CluAdmEx.idl
- ClusAPI.h
- ClusAPI.lib
- ResApi.h
- ResUtils.lib
- Uuid.lib
The topics in this section describes the API subsets and components of the Failover Cluster API.
In this section
-
Information about the Cluster API, which is used to directly access cluster objects, and interact with the Cluster service.
-
Information about the Resource API, which is used by resource DLLs to manage cluster resources.
-
Information about the Cluster Administrator API, which enables you to administer custom resource types with the Cluster Administrator.
-
Information about how the API passes data sets between functions.
-
Information about control codes, which are the primary way to initiate cluster operations and respond to cluster events.
Related topics