Package com.sun.jna.platform.win32
Class WinNT.HRESULT
- java.lang.Object
- 
- java.lang.Number
- 
- com.sun.jna.IntegerType
- 
- com.sun.jna.NativeLong
- 
- com.sun.jna.platform.win32.WinNT.HRESULT
 
 
 
 
- 
- All Implemented Interfaces:
- NativeMapped,- java.io.Serializable
 - Enclosing interface:
- WinNT
 
 public static class WinNT.HRESULT extends NativeLong Return code used by interfaces. It is zero upon success and nonzero to represent an error code or status information.- See Also:
- Serialized Form
 
- 
- 
Field Summary- 
Fields inherited from class com.sun.jna.NativeLongSIZE
 
- 
 - 
Method Summary- 
Methods inherited from class com.sun.jna.IntegerTypecompare, compare, compare, doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative, toString
 
- 
 
-