org.xvolks.jnative.misc.registry
Class RegKey
java.lang.Object
org.xvolks.jnative.misc.registry.BasicRegData
org.xvolks.jnative.misc.registry.TimedRegData
org.xvolks.jnative.misc.registry.RegKey
public class RegKey
- extends TimedRegData
$Id: RegKey.java,v 1.3 2006/06/05 21:22:02 mdenty Exp $
This software is released under the LGPL.
Constructor Summary |
RegKey(int sizeValueName,
int sizeData)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RegKey
public RegKey(int sizeValueName,
int sizeData)
throws NativeException
- Throws:
NativeException
getLpcValueName
public LONG getLpcValueName()
getLpValueName
public Pointer getLpValueName()
toString
public java.lang.String toString()
- Overrides:
toString
in class TimedRegData