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
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.sun.jna.platform.win32.WinNT.HANDLEfromNative, setPointer, toStringMethods inherited from class com.sun.jna.PointerTypeequals, getPointer, hashCode, nativeType, toNative
- 
Constructor Details- 
HKEYpublic HKEY()
- 
HKEY
- 
HKEYpublic HKEY(int value) 
 
-