IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
NUnit.Framework.Internal.OSPlatform.OSVERSIONINFOEX Struct Reference

Public Attributes

uint dwOSVersionInfoSize
 
uint dwMajorVersion
 
uint dwMinorVersion
 
uint dwBuildNumber
 
uint dwPlatformId
 
string szCSDVersion
 
Int16 wServicePackMajor
 
Int16 wServicePackMinor
 
Int16 wSuiteMask
 
Byte ProductType
 
Byte Reserved
 

Member Data Documentation

uint NUnit.Framework.Internal.OSPlatform.OSVERSIONINFOEX.dwOSVersionInfoSize
uint NUnit.Framework.Internal.OSPlatform.OSVERSIONINFOEX.dwMajorVersion
uint NUnit.Framework.Internal.OSPlatform.OSVERSIONINFOEX.dwMinorVersion
uint NUnit.Framework.Internal.OSPlatform.OSVERSIONINFOEX.dwBuildNumber
uint NUnit.Framework.Internal.OSPlatform.OSVERSIONINFOEX.dwPlatformId
string NUnit.Framework.Internal.OSPlatform.OSVERSIONINFOEX.szCSDVersion
Int16 NUnit.Framework.Internal.OSPlatform.OSVERSIONINFOEX.wServicePackMajor
Int16 NUnit.Framework.Internal.OSPlatform.OSVERSIONINFOEX.wServicePackMinor
Int16 NUnit.Framework.Internal.OSPlatform.OSVERSIONINFOEX.wSuiteMask
Byte NUnit.Framework.Internal.OSPlatform.OSVERSIONINFOEX.ProductType
Byte NUnit.Framework.Internal.OSPlatform.OSVERSIONINFOEX.Reserved

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