Skip to content

Latest commit

 

History

History
77 lines (59 loc) · 3.36 KB

ne-clusapi-cluster_shared_volume_snapshot_state.md

File metadata and controls

77 lines (59 loc) · 3.36 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_SNAPSHOT_STATE
CLUSTER_SHARED_VOLUME_SNAPSHOT_STATE (clusapi.h)
CLUSTER_SHARED_VOLUME_SNAPSHOT_STATE (clusapi.h) specifies the various snapshot states for a shared volume.
CLUSTER_SHARED_VOLUME_SNAPSHOT_STATE
CLUSTER_SHARED_VOLUME_SNAPSHOT_STATE enumeration [Failover Cluster]
ClusterSharedVolumeHWSnapshotCompleted
ClusterSharedVolumePrepareForFreeze
ClusterSharedVolumePrepareForHWSnapshot
ClusterSharedVolumeSnapshotStateUnknown
clusapi/CLUSTER_SHARED_VOLUME_SNAPSHOT_STATE
clusapi/ClusterSharedVolumeHWSnapshotCompleted
clusapi/ClusterSharedVolumePrepareForFreeze
clusapi/ClusterSharedVolumePrepareForHWSnapshot
clusapi/ClusterSharedVolumeSnapshotStateUnknown
msclus/CLUSTER_SHARED_VOLUME_SNAPSHOT_STATE
msclus/ClusterSharedVolumeHWSnapshotCompleted
msclus/ClusterSharedVolumePrepareForFreeze
msclus/ClusterSharedVolumePrepareForHWSnapshot
msclus/ClusterSharedVolumeSnapshotStateUnknown
mscs.cluster_shared_volume_snapshot_state
mscs\cluster_shared_volume_snapshot_state.htm
MsCS
FE8F2117-7D23-42FF-B6BD-CA42224570EF
08/03/2022
CLUSTER_SHARED_VOLUME_SNAPSHOT_STATE, CLUSTER_SHARED_VOLUME_SNAPSHOT_STATE enumeration [Failover Cluster], ClusterSharedVolumeHWSnapshotCompleted, ClusterSharedVolumePrepareForFreeze, ClusterSharedVolumePrepareForHWSnapshot, ClusterSharedVolumeSnapshotStateUnknown, clusapi/CLUSTER_SHARED_VOLUME_SNAPSHOT_STATE, clusapi/ClusterSharedVolumeHWSnapshotCompleted, clusapi/ClusterSharedVolumePrepareForFreeze, clusapi/ClusterSharedVolumePrepareForHWSnapshot, clusapi/ClusterSharedVolumeSnapshotStateUnknown, msclus/CLUSTER_SHARED_VOLUME_SNAPSHOT_STATE, msclus/ClusterSharedVolumeHWSnapshotCompleted, msclus/ClusterSharedVolumePrepareForFreeze, msclus/ClusterSharedVolumePrepareForHWSnapshot, msclus/ClusterSharedVolumeSnapshotStateUnknown, mscs.cluster_shared_volume_snapshot_state
clusapi.h
Windows
None supported
Windows Server 2008 Datacenter, Windows Server 2008 Enterprise
Windows
CLUSTER_SHARED_VOLUME_SNAPSHOT_STATE
19H1
CLUSTER_SHARED_VOLUME_SNAPSHOT_STATE
clusapi/CLUSTER_SHARED_VOLUME_SNAPSHOT_STATE
c++
kbSyntax
<TBD>
CLUSTER_SHARED_VOLUME_SNAPSHOT_STATE

CLUSTER_SHARED_VOLUME_SNAPSHOT_STATE enumeration

-description

Specifies the various snapshot states for a shared volume.

-enum-fields

-field ClusterSharedVolumeSnapshotStateUnknown

Indicates that the snapshot state is unknown.

-field ClusterSharedVolumePrepareForHWSnapshot

Indicates that the snapshot is being created.

-field ClusterSharedVolumeHWSnapshotCompleted

Indicates that the snapshot is completed.

-field ClusterSharedVolumePrepareForFreeze

TBD

-see-also

ClusterSharedVolumeSetSnapshotState

Failover Cluster Enumerations