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

Mostrar archivo Open project: Microsoft/RTVS

Public Properties

Property 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
return uint

dwMajorVersion public_oe property

public uint dwMajorVersion
return uint

dwMinorVersion public_oe property

public uint dwMinorVersion
return uint

dwOSVersionInfoSize public_oe property

public uint dwOSVersionInfoSize
return uint

dwPlatformId public_oe property

public uint dwPlatformId
return uint

wProductType public_oe property

public byte wProductType
return byte

wReserved public_oe property

public byte wReserved
return byte

wServicePackMajor public_oe property

public UInt16,System wServicePackMajor
return System.UInt16

wServicePackMinor public_oe property

public UInt16,System wServicePackMinor
return System.UInt16

wSuiteMask public_oe property

public UInt16,System wSuiteMask
return System.UInt16