|
||||||||||
| 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.W32API.HANDLE
public static class W32API.HANDLE
| Constructor Summary | |
|---|---|
W32API.HANDLE()
|
|
W32API.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 W32API.HANDLE()
public W32API.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.NativeMappedfromNative in class com.sun.jna.PointerTypepublic 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 | |||||||||