|
JNA API> 3.5.2-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Number
com.sun.jna.IntegerType
com.sun.jna.NativeLong
com.sun.jna.platform.win32.WinNT.HRESULT
public static class WinNT.HRESULT
Return code used by interfaces. It is zero upon success and nonzero to represent an error code or status information.
| Field Summary |
|---|
| Fields inherited from class com.sun.jna.NativeLong |
|---|
SIZE |
| Constructor Summary | |
|---|---|
WinNT.HRESULT()
|
|
WinNT.HRESULT(int value)
|
|
| Method Summary |
|---|
| Methods inherited from class com.sun.jna.IntegerType |
|---|
doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative, toString |
| Methods inherited from class java.lang.Number |
|---|
byteValue, shortValue |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WinNT.HRESULT()
public WinNT.HRESULT(int value)
|
JNA API> 3.5.2-SNAPSHOT | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||