com.moesol.tests.disp.com_server
Class DispWithProperties.Jni

java.lang.Object
  extended by com.moesol.bindings.platform_sdk.component_services.IUnknown.Jni
      extended by com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni
          extended by com.moesol.tests.disp.com_server.DispWithProperties.Jni
All Implemented Interfaces:
IDispatch, IUnknown, DispWithProperties
Enclosing interface:
DispWithProperties

public static class DispWithProperties.Jni
extends IDispatch.Jni
implements DispWithProperties

Implementation, Java to COM.


Nested Class Summary
 
Nested classes/interfaces inherited from class com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni
IDispatch.Jni.MoeSolInternal
 
Nested classes/interfaces inherited from interface com.moesol.tests.disp.com_server.DispWithProperties
DispWithProperties.Disp, DispWithProperties.Jni
 
Field Summary
 
Fields inherited from interface com.moesol.tests.disp.com_server.DispWithProperties
IID, TYPELIB
 
Fields inherited from interface com.moesol.bindings.platform_sdk.component_services.IDispatch
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF
 
Constructor Summary
protected DispWithProperties.Jni()
           
 
Method Summary
protected  void internalOnSetInterface()
          Template method to setup apartment thread checking.
 void Method(int p0, String p1, short p2)
          IDL: [ helpstring("") ]
 
Methods inherited from class com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni
Invoke
 
Methods inherited from class com.moesol.bindings.platform_sdk.component_services.IUnknown.Jni
equals, finalize, hashCode, QueryInterface, QueryInterface, Release, toString
 
Methods inherited from class java.lang.Object
clone, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.moesol.bindings.platform_sdk.component_services.IUnknown
QueryInterface, QueryInterface, Release
 

Constructor Detail

DispWithProperties.Jni

protected DispWithProperties.Jni()
Method Detail

internalOnSetInterface

protected void internalOnSetInterface()
Description copied from class: IUnknown.Jni
Template method to setup apartment thread checking. Call: MoeSolInternal.recordApartment(this) to setup apartment thread checking.

Overrides:
internalOnSetInterface in class IUnknown.Jni

Method

public void Method(int p0,
                   String p1,
                   short p2)
Description copied from interface: DispWithProperties
IDL: [ helpstring("") ]

Specified by:
Method in interface DispWithProperties
Parameters:
p0 - IDL: [in] INT
p1 - IDL: [in] BSTR
p2 - IDL: [in] SHORT


Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.