|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jniwrapper.util.FunctionCache
com.jniwrapper.win32.WinFunctionCache
com.jniwrapper.win32.com.ComModule
public abstract class ComModule
The abstract base class for COM modules code created by the code generation utility.
Field Summary | |
---|---|
protected static Pointer.Void |
PTR_NULL
|
Constructor Summary | |
---|---|
protected |
ComModule(java.lang.String libraryName)
|
Method Summary |
---|
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 |
Field Detail |
---|
protected static Pointer.Void PTR_NULL
Constructor Detail |
---|
protected ComModule(java.lang.String libraryName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |