Skip to content

Latest commit

 

History

History
77 lines (59 loc) · 2.65 KB

nf-clusapi-cluster_get_minor_version.md

File metadata and controls

77 lines (59 loc) · 2.65 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
NF:clusapi.CLUSTER_GET_MINOR_VERSION
CLUSTER_GET_MINOR_VERSION macro (clusapi.h)
Extracts the minor version portion of a Cluster service version number.
CLUSTER_GET_MINOR_VERSION
CLUSTER_GET_MINOR_VERSION macro [Failover Cluster]
_wolf_cluster_get_minor_version
clusapi/CLUSTER_GET_MINOR_VERSION
mscs.cluster_get_minor_version
mscs\cluster_get_minor_version.htm
MsCS
90caa255-9b04-4b83-a846-78590bfce3a7
12/05/2018
CLUSTER_GET_MINOR_VERSION, CLUSTER_GET_MINOR_VERSION macro [Failover Cluster], _wolf_cluster_get_minor_version, clusapi/CLUSTER_GET_MINOR_VERSION, mscs.cluster_get_minor_version
clusapi.h
Windows
None supported
Windows Server 2008 Enterprise, Windows Server 2008 Datacenter
Windows
19H1
CLUSTER_GET_MINOR_VERSION
clusapi/CLUSTER_GET_MINOR_VERSION
c++
APIRef
kbSyntax
HeaderDef
ClusAPI.h
CLUSTER_GET_MINOR_VERSION

CLUSTER_GET_MINOR_VERSION macro

-description

Extracts the minor version portion of a Cluster service version number.

-parameters

-param _ver

Cluster service version number.

-remarks

Cluster service version numbers are obtained from the NodeHighestVersion and NodeLowestVersion properties as well as the function GetClusterInformation. For more information, see Version Compatibility.

In Windows Server 2016 Minor version has been renamed to upgrade version, but the CLUSTER_GET_MINOR_VERSION macro remains for compatibility.

-see-also

CLUSTER_GET_MAJOR_VERSION

CLUSTER_GET_UPGRADE_VERSION

CLUSTER_MAKE_VERSION