Skip to content

Latest commit

 

History

History
76 lines (62 loc) · 2.31 KB

ne-clusapi-cluster_shared_volume_state.md

File metadata and controls

76 lines (62 loc) · 2.31 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NE:clusapi._CLUSTER_SHARED_VOLUME_STATE
CLUSTER_SHARED_VOLUME_STATE (clusapi.h)
Defines the states of a cluster shared volume.
*PCLUSTER_SHARED_VOLUME_STATE
CLUSTER_SHARED_VOLUME_STATE
CLUSTER_SHARED_VOLUME_STATE enumeration [Failover Cluster]
SharedVolumeStateActive
SharedVolumeStatePaused
SharedVolumeStateUnavailable
clusapi/CLUSTER_SHARED_VOLUME_STATE
clusapi/SharedVolumeStateActive
clusapi/SharedVolumeStatePaused
clusapi/SharedVolumeStateUnavailable
mscs.cluster_shared_volume_state
mscs\cluster_shared_volume_state.htm
MsCS
B27C110C-939F-42D4-960E-702CA1B141F9
12/05/2018
*PCLUSTER_SHARED_VOLUME_STATE, CLUSTER_SHARED_VOLUME_STATE, CLUSTER_SHARED_VOLUME_STATE enumeration [Failover Cluster], SharedVolumeStateActive, SharedVolumeStatePaused, SharedVolumeStateUnavailable, clusapi/CLUSTER_SHARED_VOLUME_STATE, clusapi/SharedVolumeStateActive, clusapi/SharedVolumeStatePaused, clusapi/SharedVolumeStateUnavailable, mscs.cluster_shared_volume_state
clusapi.h
Windows
None supported
Windows Server 2012
Windows
CLUSTER_SHARED_VOLUME_STATE, *PCLUSTER_SHARED_VOLUME_STATE
19H1
_CLUSTER_SHARED_VOLUME_STATE
clusapi/_CLUSTER_SHARED_VOLUME_STATE
PCLUSTER_SHARED_VOLUME_STATE
clusapi/PCLUSTER_SHARED_VOLUME_STATE
CLUSTER_SHARED_VOLUME_STATE
clusapi/CLUSTER_SHARED_VOLUME_STATE
c++
APIRef
kbSyntax
HeaderDef
ClusAPI.h
CLUSTER_SHARED_VOLUME_STATE

CLUSTER_SHARED_VOLUME_STATE enumeration

-description

Defines the states of a cluster shared volume.

-enum-fields

-field SharedVolumeStateUnavailable:0

The shared volume is unavailable.

-field SharedVolumeStatePaused:1

The shared volume is paused.

-field SharedVolumeStateActive:2

The shared volume is active.

-field SharedVolumeStateActiveRedirected:3

-field SharedVolumeStateActiveVolumeRedirected:4