com.moesol.tests.disp.com_server
Interface DispWithProperties
- All Superinterfaces:
- IDispatch, IUnknown
- All Known Implementing Classes:
- DispWithProperties.Jni
public interface DispWithProperties
- extends IDispatch
IDL: [ helpstring("DispWithProperties"), dispatchable ] interface
Field Summary |
static GUID |
IID
IDL: [uuid(98463109-7270-4922-9BF1-87EDDF5D11C3)] |
static Class |
TYPELIB
|
Method Summary |
void |
Method(int aInt,
String aBstr,
short aShort)
IDL: [ helpstring("") ] |
TYPELIB
static final Class TYPELIB
IID
static final GUID IID
IDL: [uuid(98463109-7270-4922-9BF1-87EDDF5D11C3)]
Method
void Method(int aInt,
String aBstr,
short aShort)
IDL: [ helpstring("") ]
- Parameters:
aInt
- IDL: [in] INT
aBstr
- IDL: [in] BSTR
aShort
- IDL: [in] SHORT
Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.