public abstract class OSVERSIONINFO
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
dwBuildNumber |
int |
dwMajorVersion |
int |
dwMinorVersion |
int |
dwOSVersionInfoSize |
int |
dwPlatformId |
static int |
sizeof |
| Constructor and Description |
|---|
OSVERSIONINFO() |