com.jniwrapper.win32.system
Class AdvApi32

java.lang.Object
  extended by com.jniwrapper.util.FunctionCache
      extended by com.jniwrapper.win32.WinFunctionCache
          extended by com.jniwrapper.win32.system.AdvApi32

public class AdvApi32
extends WinFunctionCache

This class provides functions from Advapi32 library.


Constructor Summary
protected AdvApi32()
           
 
Method Summary
static com.jniwrapper.Function get(java.lang.Object functionName)
           
static AdvApi32 getInstance()
           
 
Methods inherited from class com.jniwrapper.win32.WinFunctionCache
isUnicode, setUnicode, setupEncoding
 
Methods inherited from class com.jniwrapper.util.FunctionCache
getFunction, getVariable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdvApi32

protected AdvApi32()
Method Detail

getInstance

public static AdvApi32 getInstance()

get

public static com.jniwrapper.Function get(java.lang.Object functionName)