public static class ISVNKernel32Library.OSVERSIONINFO
extends com.sun.jna.Structure
Modifier and Type | Field and Description |
---|---|
com.sun.jna.NativeLong |
dwBuildNumber |
com.sun.jna.NativeLong |
dwMajorVersion |
com.sun.jna.NativeLong |
dwMinorVersion |
com.sun.jna.NativeLong |
dwOSVersionInfoSize |
com.sun.jna.NativeLong |
dwPlatformId |
char[] |
szCSDVersion |
Constructor and Description |
---|
OSVERSIONINFO() |
Modifier and Type | Method and Description |
---|---|
protected java.util.List<java.lang.String> |
getFieldOrder() |
allocateMemory, allocateMemory, autoAllocate, autoRead, autoRead, autoWrite, autoWrite, cacheTypeInfo, calculateSize, clear, createFieldsOrder, createFieldsOrder, createFieldsOrder, createFieldsOrder, dataEquals, dataEquals, ensureAllocated, equals, fieldOffset, getAutoRead, getAutoWrite, getFieldList, getFields, getNativeAlignment, getNativeSize, getNativeSize, getPointer, getStringEncoding, getStructAlignment, hashCode, newInstance, newInstance, read, readField, readField, setAlignType, setAutoRead, setAutoSynch, setAutoWrite, setFieldOrder, setStringEncoding, size, sortFields, toArray, toArray, toString, toString, useMemory, useMemory, write, writeField, writeField, writeField
public com.sun.jna.NativeLong dwOSVersionInfoSize
public com.sun.jna.NativeLong dwMajorVersion
public com.sun.jna.NativeLong dwMinorVersion
public com.sun.jna.NativeLong dwBuildNumber
public com.sun.jna.NativeLong dwPlatformId
public char[] szCSDVersion