com.moesol.tests.com_server
Class IExtraDual.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.com_server.IExtraDual.Jni
All Implemented Interfaces:
IDispatch, IUnknown, IExtraDual
Enclosing interface:
IExtraDual

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

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.com_server.IExtraDual
IExtraDual.Disp, IExtraDual.Jni
 
Field Summary
 
Fields inherited from interface com.moesol.tests.com_server.IExtraDual
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 IExtraDual.Jni()
           
 
Method Summary
 String getPropBSTR()
          IDL: [ helpstring("property PropBSTR") ]
protected  void internalOnSetInterface()
          Template method to setup apartment thread checking.
 void setPropBSTR(String p0)
          IDL: [ helpstring("property PropBSTR") ]
 
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

IExtraDual.Jni

protected IExtraDual.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

getPropBSTR

public String getPropBSTR()
Description copied from interface: IExtraDual
IDL: [ helpstring("property PropBSTR") ]

Specified by:
getPropBSTR in interface IExtraDual
Returns:
IDL: [out] [retval] BSTR*

setPropBSTR

public void setPropBSTR(String p0)
Description copied from interface: IExtraDual
IDL: [ helpstring("property PropBSTR") ]

Specified by:
setPropBSTR in interface IExtraDual
Parameters:
p0 - IDL: [in] BSTR


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