|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.jna.PointerType
com.sun.jna.platform.win32.WinNT.HANDLE
public static class WinNT.HANDLE
Handle to an object.
Constructor Summary | |
---|---|
WinNT.HANDLE()
|
|
WinNT.HANDLE(com.sun.jna.Pointer p)
|
Method Summary | |
---|---|
java.lang.Object |
fromNative(java.lang.Object nativeValue,
com.sun.jna.FromNativeContext context)
Override to the appropriate object for INVALID_HANDLE_VALUE. |
void |
setPointer(com.sun.jna.Pointer p)
|
Methods inherited from class com.sun.jna.PointerType |
---|
equals, getPointer, hashCode, nativeType, toNative, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public WinNT.HANDLE()
public WinNT.HANDLE(com.sun.jna.Pointer p)
Method Detail |
---|
public java.lang.Object fromNative(java.lang.Object nativeValue, com.sun.jna.FromNativeContext context)
fromNative
in interface com.sun.jna.NativeMapped
fromNative
in class com.sun.jna.PointerType
public void setPointer(com.sun.jna.Pointer p)
setPointer
in class com.sun.jna.PointerType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |