public abstract class OSVERSIONINFO extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
dwBuildNumber |
int |
dwMajorVersion |
int |
dwMinorVersion |
int |
dwOSVersionInfoSize |
int |
dwPlatformId |
static int |
sizeof |
| Constructor and Description |
|---|
OSVERSIONINFO() |
Copyright © 2017. All Rights Reserved.