JNative v1.3 project : see http://jnative.sf.net


org.xvolks.jnative.misc.registry
Class RegData

java.lang.Object
  extended by org.xvolks.jnative.misc.registry.BasicRegData
      extended by org.xvolks.jnative.misc.registry.RegData
Direct Known Subclasses:
RegValue

public class RegData
extends BasicRegData

$Id: RegData.java,v 1.1 2006/06/05 21:22:02 mdenty Exp $ This software is released under the LGPL.


Constructor Summary
RegData(int lDataSize)
           
 
Method Summary
 LONG getLpType()
           
 java.lang.String toString()
           
 
Methods inherited from class org.xvolks.jnative.misc.registry.BasicRegData
getErrorCode, getLpcbData, getLpData, setErrorCode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RegData

public RegData(int lDataSize)
        throws NativeException
Throws:
NativeException
Method Detail

getLpType

public LONG getLpType()

toString

public java.lang.String toString()
Overrides:
toString in class BasicRegData

JNative v1.3 project : see http://jnative.sf.net