次の方法で共有


RESOURCE_MONITOR_STATE 列挙 (resapi.h)

TBD

構文

typedef enum RESOURCE_MONITOR_STATE {
  RmonInitializing,
  RmonIdle,
  RmonStartingResource,
  RmonInitializingResource,
  RmonOnlineResource,
  RmonOfflineResource,
  RmonShutdownResource,
  RmonDeletingResource,
  RmonIsAlivePoll,
  RmonLooksAlivePoll,
  RmonArbitrateResource,
  RmonReleaseResource,
  RmonResourceControl,
  RmonResourceTypeControl,
  RmonTerminateResource,
  RmonDeadlocked
} ;

定数

 
RmonInitializing
RmonIdle
RmonStartingResource
RmonInitializingResource
RmonOnlineResource
RmonOfflineResource
RmonShutdownResource
RmonDeletingResource
RmonIsAlivePoll
RmonLooksAlivePoll
RmonArbitrateResource
RmonReleaseResource
RmonResourceControl
RmonResourceTypeControl
RmonTerminateResource
RmonDeadlocked

要件

   
サポートされている最小のクライアント サポートなし
サポートされている最小のサーバー Windows Server 2008 Datacenter、Windows Server 2008 Enterprise
Header resapi.h

関連項目

フェールオーバー クラスターの列挙