Package com.sun.jna.platform.win32
Class WinDef.SCODE
- java.lang.Object
- 
- java.lang.Number
- 
- com.sun.jna.IntegerType
- 
- com.sun.jna.platform.win32.WinDef.ULONG
- 
- com.sun.jna.platform.win32.WinDef.SCODE
 
 
 
 
- 
- All Implemented Interfaces:
- NativeMapped,- java.io.Serializable,- java.lang.Comparable<WinDef.ULONG>
 - Enclosing interface:
- WinDef
 
 public static class WinDef.SCODE extends WinDef.ULONG The Class SCODE.- See Also:
- Serialized Form
 
- 
- 
Field Summary- 
Fields inherited from class com.sun.jna.platform.win32.WinDef.ULONGSIZE
 
- 
 - 
Method Summary- 
Methods inherited from class com.sun.jna.platform.win32.WinDef.ULONGcompareTo
 - 
Methods inherited from class com.sun.jna.IntegerTypecompare, compare, compare, doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative, toString
 
- 
 
-