C# Class Microsoft.R.Host.Broker.NativeMethods.OSVERSIONINFOEX

Afficher le fichier Open project: Microsoft/RTVS

Méthodes publiques

Свойство Type Description
dwBuildNumber uint
dwMajorVersion uint
dwMinorVersion uint
dwOSVersionInfoSize uint
dwPlatformId uint
wProductType byte
wReserved byte
wServicePackMajor System.UInt16
wServicePackMinor System.UInt16
wSuiteMask System.UInt16

Property Details

dwBuildNumber public_oe property

public uint dwBuildNumber
Résultat uint

dwMajorVersion public_oe property

public uint dwMajorVersion
Résultat uint

dwMinorVersion public_oe property

public uint dwMinorVersion
Résultat uint

dwOSVersionInfoSize public_oe property

public uint dwOSVersionInfoSize
Résultat uint

dwPlatformId public_oe property

public uint dwPlatformId
Résultat uint

wProductType public_oe property

public byte wProductType
Résultat byte

wReserved public_oe property

public byte wReserved
Résultat byte

wServicePackMajor public_oe property

public UInt16,System wServicePackMajor
Résultat System.UInt16

wServicePackMinor public_oe property

public UInt16,System wServicePackMinor
Résultat System.UInt16

wSuiteMask public_oe property

public UInt16,System wSuiteMask
Résultat System.UInt16