Skip to content

Latest commit

 

History

History
83 lines (64 loc) · 3.04 KB

ns-clusapi-cluster_shared_volume_state_info.md

File metadata and controls

83 lines (64 loc) · 3.04 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
NS:clusapi._CLUSTER_SHARED_VOLUME_STATE_INFO
CLUSTER_SHARED_VOLUME_STATE_INFO (clusapi.h)
Represents information about the state of a Cluster Shared Volume (CSV). (CLUSTER_SHARED_VOLUME_STATE_INFO)
*PCLUSTER_SHARED_VOLUME_STATE_INFO
CLUSTER_SHARED_VOLUME_STATE_INFO
CLUSTER_SHARED_VOLUME_STATE_INFO structure [Failover Cluster]
PCLUSTER_SHARED_VOLUME_STATE_INFO
PCLUSTER_SHARED_VOLUME_STATE_INFO structure pointer [Failover Cluster]
clusapi/CLUSTER_SHARED_VOLUME_STATE_INFO
clusapi/PCLUSTER_SHARED_VOLUME_STATE_INFO
mscs.cluster_shared_volume_state_info
mscs\cluster_shared_volume_state_info.htm
MsCS
0E0DEF0B-C755-4B34-90D8-56BFEFEF2525
12/05/2018
*PCLUSTER_SHARED_VOLUME_STATE_INFO, CLUSTER_SHARED_VOLUME_STATE_INFO, CLUSTER_SHARED_VOLUME_STATE_INFO structure [Failover Cluster], PCLUSTER_SHARED_VOLUME_STATE_INFO, PCLUSTER_SHARED_VOLUME_STATE_INFO structure pointer [Failover Cluster], clusapi/CLUSTER_SHARED_VOLUME_STATE_INFO, clusapi/PCLUSTER_SHARED_VOLUME_STATE_INFO, mscs.cluster_shared_volume_state_info
clusapi.h
Windows
None supported
Windows Server 2008 R2 Datacenter, Windows Server 2008 R2 Enterprise
Windows
CLUSTER_SHARED_VOLUME_STATE_INFO, *PCLUSTER_SHARED_VOLUME_STATE_INFO
19H1
_CLUSTER_SHARED_VOLUME_STATE_INFO
clusapi/_CLUSTER_SHARED_VOLUME_STATE_INFO
PCLUSTER_SHARED_VOLUME_STATE_INFO
clusapi/PCLUSTER_SHARED_VOLUME_STATE_INFO
CLUSTER_SHARED_VOLUME_STATE_INFO
clusapi/CLUSTER_SHARED_VOLUME_STATE_INFO
c++
APIRef
kbSyntax
HeaderDef
ClusAPI.h
CLUSTER_SHARED_VOLUME_STATE_INFO

CLUSTER_SHARED_VOLUME_STATE_INFO structure

-description

Represents information about the state of a Cluster Shared Volume (CSV).

-struct-fields

-field szVolumeName

A Unicode string that contains the volume name of the CSV. The string ends in a terminating null character. The name that is provided can be either the cluster-assigned friendly name or the volume GUID path of the form "\?\Volume{xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}".

-field szNodeName

The node name of the node that hosts the CSV.

-field VolumeState

A CLUSTER_SHARED_VOLUME_STATE enumeration value that specifies the state of the CSV.

-see-also

CLUSTER_SHARED_VOLUME_STATE_INFO_EX

Data structures

Utility Structures