Package com.sun.jna.platform.win32
Klasse WinNT.HRESULT
java.lang.Object
java.lang.Number
com.sun.jna.IntegerType
com.sun.jna.NativeLong
com.sun.jna.platform.win32.WinNT.HRESULT
- Alle implementierten Schnittstellen:
NativeMapped
,Serializable
- Umschließende Schnittstelle:
WinNT
Return code used by interfaces. It is zero upon success and nonzero to
represent an error code or status information.
- Siehe auch:
-
Feldübersicht
Von Klasse geerbte Felder com.sun.jna.NativeLong
SIZE
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Von Klasse geerbte Methoden com.sun.jna.IntegerType
compare, compare, compare, doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative, toString
Von Klasse geerbte Methoden java.lang.Number
byteValue, shortValue
-
Konstruktordetails
-
HRESULT
public HRESULT() -
HRESULT
public HRESULT(int value)
-