Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
CLUSTER_SHARED_VOLUME_SNAPSHOT_STATE enumeration (clusapi.h)
Specifies the various snapshot states for a shared volume.
Syntax
typedef enum CLUSTER_SHARED_VOLUME_SNAPSHOT_STATE {
ClusterSharedVolumeSnapshotStateUnknown,
ClusterSharedVolumePrepareForHWSnapshot,
ClusterSharedVolumeHWSnapshotCompleted,
ClusterSharedVolumePrepareForFreeze
} ;
Constants
ClusterSharedVolumeSnapshotStateUnknownIndicates that the snapshot state is unknown. |
ClusterSharedVolumePrepareForHWSnapshotIndicates that the snapshot is being created. |
ClusterSharedVolumeHWSnapshotCompletedIndicates that the snapshot is completed. |
ClusterSharedVolumePrepareForFreezeTBD |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | None supported |
| Minimum supported server | Windows Server 2008 Datacenter, Windows Server 2008 Enterprise |
| Header | clusapi.h |
See also
Feedback
Was this page helpful?
