org.xvolks.jnative.misc.registry
Class RegValue
java.lang.Object
org.xvolks.jnative.misc.registry.BasicRegData
org.xvolks.jnative.misc.registry.RegData
org.xvolks.jnative.misc.registry.RegValue
public class RegValue
- extends RegData
$Id: RegValue.java,v 1.1 2006/06/05 21:22:02 mdenty Exp $
This software is released under the LGPL.
Constructor Summary |
RegValue(int sizeValueName,
int sizeData)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
RegValue
public RegValue(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 RegData