Package com.sun.jna.platform.win32
Class WinReg.HKEY
- java.lang.Object
- 
- com.sun.jna.PointerType
- 
- com.sun.jna.platform.win32.WinNT.HANDLE
- 
- com.sun.jna.platform.win32.WinReg.HKEY
 
 
 
- 
- All Implemented Interfaces:
- NativeMapped
 - Enclosing interface:
- WinReg
 
 public static class WinReg.HKEY extends WinNT.HANDLE 
- 
- 
Method Summary- 
Methods inherited from class com.sun.jna.platform.win32.WinNT.HANDLEfromNative, setPointer, toString
 - 
Methods inherited from class com.sun.jna.PointerTypeequals, getPointer, hashCode, nativeType, toNative
 
- 
 
- 
- 
- 
Constructor Detail- 
HKEYpublic HKEY() 
 - 
HKEYpublic HKEY(Pointer p) 
 - 
HKEYpublic HKEY(int value) 
 
- 
 
-