Package com.sun.jna.platform.win32
Class WinDef.LCID
- java.lang.Object
-
- java.lang.Number
-
- com.sun.jna.IntegerType
-
- com.sun.jna.platform.win32.WinDef.DWORD
-
- com.sun.jna.platform.win32.WinDef.LCID
-
- All Implemented Interfaces:
NativeMapped
,Serializable
,Comparable<WinDef.DWORD>
- Enclosing interface:
- WinDef
public static class WinDef.LCID extends WinDef.DWORD
The Class LCID.- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class com.sun.jna.platform.win32.WinDef.DWORD
SIZE
-
-
Method Summary
-
Methods inherited from class com.sun.jna.platform.win32.WinDef.DWORD
compareTo, getHigh, getLow
-
Methods inherited from class com.sun.jna.IntegerType
compare, compare, compare, doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative, toString
-
Methods inherited from class java.lang.Number
byteValue, shortValue
-
-