|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jniwrapper.win32.com.server.IUnknownServer
com.jniwrapper.win32.com.server.IDispatchServer
com.jniwrapper.win32.com.DispatchComServer
public abstract class DispatchComServer
This is the root class for the java COM servers. You shall extend it to create them.
| Field Summary |
|---|
| Fields inherited from interface com.jniwrapper.win32.automation.IDispatch |
|---|
INTERFACE_IDENTIFIER |
| Constructor Summary | |
|---|---|
DispatchComServer(CoClassMetaInfo classImpl)
|
|
| Method Summary | |
|---|---|
ULongInt |
release()
Decrements the reference count for an interface on an object. |
| Methods inherited from class com.jniwrapper.win32.com.server.IDispatchServer |
|---|
getIDsOfNames, getTypeInfo, getTypeInfoCount, invoke, isDispInterface, isUseCaseSensitiveNameComparison, registerMethods, registerMethods, setDispInterface, setUseCaseSensitiveNameComparison |
| Methods inherited from class com.jniwrapper.win32.com.server.IUnknownServer |
|---|
addRef, addRefAggregated, create, destroy, doDestroy, doQueryInterface, getClassImpl, getRefCount, isAutoDelete, isNull, queryInterface, queryInterfaceAggregated, releaseAggregated, setAutoDelete, setNull |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.jniwrapper.win32.com.IUnknown |
|---|
addRef, isNull, queryInterface, setNull |
| Methods inherited from interface com.jniwrapper.AutoDeleteParameter |
|---|
isAutoDelete, setAutoDelete |
| Constructor Detail |
|---|
public DispatchComServer(CoClassMetaInfo classImpl)
| Method Detail |
|---|
public ULongInt release()
IUnknown
release in interface IUnknownrelease in class IUnknownServer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||