ReactOS 0.4.15-dev-7842-g558ab78
_CLUSTERVERSIONINFO Struct Reference

#include <clusapi.h>

Public Attributes

DWORD dwVersionInfoSize
 
WORD MajorVersion
 
WORD MinorVersion
 
WORD BuildNumber
 
WCHAR szVendorId [64]
 
WCHAR szCSDVersion [64]
 
DWORD dwClusterHighestVersion
 
DWORD dwClusterLowestVersion
 
DWORD dwFlags
 
DWORD dwReserved
 

Detailed Description

Definition at line 30 of file clusapi.h.

Member Data Documentation

◆ BuildNumber

WORD _CLUSTERVERSIONINFO::BuildNumber

Definition at line 35 of file clusapi.h.

◆ dwClusterHighestVersion

DWORD _CLUSTERVERSIONINFO::dwClusterHighestVersion

Definition at line 38 of file clusapi.h.

◆ dwClusterLowestVersion

DWORD _CLUSTERVERSIONINFO::dwClusterLowestVersion

Definition at line 39 of file clusapi.h.

◆ dwFlags

DWORD _CLUSTERVERSIONINFO::dwFlags

Definition at line 40 of file clusapi.h.

◆ dwReserved

DWORD _CLUSTERVERSIONINFO::dwReserved

Definition at line 41 of file clusapi.h.

◆ dwVersionInfoSize

DWORD _CLUSTERVERSIONINFO::dwVersionInfoSize

Definition at line 32 of file clusapi.h.

◆ MajorVersion

WORD _CLUSTERVERSIONINFO::MajorVersion

Definition at line 33 of file clusapi.h.

◆ MinorVersion

WORD _CLUSTERVERSIONINFO::MinorVersion

Definition at line 34 of file clusapi.h.

◆ szCSDVersion

WCHAR _CLUSTERVERSIONINFO::szCSDVersion[64]

Definition at line 37 of file clusapi.h.

◆ szVendorId

WCHAR _CLUSTERVERSIONINFO::szVendorId[64]

Definition at line 36 of file clusapi.h.


The documentation for this struct was generated from the following file: