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

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

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

IDispOnly.Jni

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

getPropVARIANT

public Object getPropVARIANT()
Description copied from interface: IDispOnly
IDL: [ helpstring("property PropVARIANT") ]

Specified by:
getPropVARIANT in interface IDispOnly
Returns:
IDL: [out] [retval] VARIANT*

setPropVARIANT

public void setPropVARIANT(Object p0)
Description copied from interface: IDispOnly
IDL: [ helpstring("property PropVARIANT") ]

Specified by:
setPropVARIANT in interface IDispOnly
Parameters:
p0 - IDL: [in] VARIANT


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