C# Class SWICFFITests.SWICFFITestsWindows.OSVERSIONINFOEX

Show file Open project: swi-to-yap/swicli

Public Properties

Property Type Description
BuildNumber int
MajorVersion int
MinorVersion int
OSVersionInfoSize int
PlatformId int
ProductType byte
Reserved byte
ServicePackMajor System.UInt16
ServicePackMinor System.UInt16
SuiteMask System.UInt16

Property Details

BuildNumber public property

public int BuildNumber
return int

MajorVersion public property

public int MajorVersion
return int

MinorVersion public property

public int MinorVersion
return int

OSVersionInfoSize public property

public int OSVersionInfoSize
return int

PlatformId public property

public int PlatformId
return int

ProductType public property

public byte ProductType
return byte

Reserved public property

public byte Reserved
return byte

ServicePackMajor public property

public UInt16,System ServicePackMajor
return System.UInt16

ServicePackMinor public property

public UInt16,System ServicePackMinor
return System.UInt16

SuiteMask public property

public UInt16,System SuiteMask
return System.UInt16