Skip to content

Latest commit

 

History

History
89 lines (70 loc) · 2.91 KB

ns-clusapi-clusterversioninfo_nt4.md

File metadata and controls

89 lines (70 loc) · 2.91 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.CLUSTERVERSIONINFO_NT4
CLUSTERVERSIONINFO_NT4 (clusapi.h)
The CLUSTERVERSIONINFO_NT4 (clusapi.h) structure relates to multiple field types, with more information is to be determined.
*PCLUSTERVERSIONINFO_NT4
CLUSTERVERSIONINFO_NT4
CLUSTERVERSIONINFO_NT4 structure [Failover Cluster]
PCLUSTERVERSIONINFO_NT4
PCLUSTERVERSIONINFO_NT4 structure pointer [Failover Cluster]
clusapi/CLUSTERVERSIONINFO_NT4
clusapi/PCLUSTERVERSIONINFO_NT4
mscs.clusterversioninfo_nt4
mscs\clusterversioninfo_nt4.htm
MsCS
1420C1B9-3361-4D7C-B968-34967C0818F4
08/03/2022
*PCLUSTERVERSIONINFO_NT4, CLUSTERVERSIONINFO_NT4, CLUSTERVERSIONINFO_NT4 structure [Failover Cluster], PCLUSTERVERSIONINFO_NT4, PCLUSTERVERSIONINFO_NT4 structure pointer [Failover Cluster], clusapi/CLUSTERVERSIONINFO_NT4, clusapi/PCLUSTERVERSIONINFO_NT4, mscs.clusterversioninfo_nt4
clusapi.h
Windows
None supported
Windows Server 2008 Enterprise, Windows Server 2008 Datacenter
Windows
CLUSTERVERSIONINFO_NT4, *PCLUSTERVERSIONINFO_NT4
19H1
CLUSTERVERSIONINFO_NT4
clusapi/CLUSTERVERSIONINFO_NT4
PCLUSTERVERSIONINFO_NT4
clusapi/PCLUSTERVERSIONINFO_NT4
c++
APIRef
kbSyntax
HeaderDef
ClusAPI.h
CLUSTERVERSIONINFO_NT4

CLUSTERVERSIONINFO_NT4 structure

-description

TBD

-struct-fields

-field dwVersionInfoSize

Contains the size, in bytes, of the data structure. Users must set this size prior to calling the
GetClusterInformation function.

-field MajorVersion

Identifies the major version number of the operating system that is installed on the local node. For example, for version X.Y, the major version number is X.

-field MinorVersion

Identifies the minor version number of the operating system that is installed on the local node. For example, for version X.Y, the minor version number is Y.

-field BuildNumber

Identifies the build number of the operating system that is installed on the local node, such as 224.

-field szVendorId

Contains the vendor identifier information for the cluster service that is installed on the local node.

-field szCSDVersion

Contains the latest service pack that is installed on the node. If a Service Pack is not installed, the szCSDVersion member is empty.

-see-also

Utility Structures