Skip to content

Latest commit

 

History

History
75 lines (59 loc) · 2.2 KB

nf-clusapi-cluster_make_version.md

File metadata and controls

75 lines (59 loc) · 2.2 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_MAKE_VERSION
CLUSTER_MAKE_VERSION macro (clusapi.h)
Creates a Cluster service version number.
CLUSTER_MAKE_VERSION
CLUSTER_MAKE_VERSION macro [Failover Cluster]
_wolf_cluster_make_version
clusapi/CLUSTER_MAKE_VERSION
mscs.cluster_make_version
mscs\cluster_make_version.htm
MsCS
0a53c070-efed-4105-8dce-60647869a93f
12/05/2018
CLUSTER_MAKE_VERSION, CLUSTER_MAKE_VERSION macro [Failover Cluster], _wolf_cluster_make_version, clusapi/CLUSTER_MAKE_VERSION, mscs.cluster_make_version
clusapi.h
Windows
None supported
Windows Server 2008 Enterprise, Windows Server 2008 Datacenter
Windows
19H1
CLUSTER_MAKE_VERSION
clusapi/CLUSTER_MAKE_VERSION
c++
APIRef
kbSyntax
HeaderDef
ClusAPI.h
CLUSTER_MAKE_VERSION

CLUSTER_MAKE_VERSION macro

-description

Creates a Cluster service version number.

-parameters

-param _maj

Major version number.

-param _min

Minor 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.

-see-also

CLUSTER_GET_MAJOR_VERSION

CLUSTER_GET_MINOR_VERSION