com.moesol.tests.com_server
Class IExtraDual.Jni
java.lang.Object
com.moesol.bindings.platform_sdk.component_services.IUnknown.Jni
com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni
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.
Methods inherited from class com.moesol.bindings.platform_sdk.component_services.IDispatch.Jni |
Invoke |
IExtraDual.Jni
protected IExtraDual.Jni()
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.