Uses of Interface
com.moesol.tests.com_server.IDual

Packages that use IDual
com.moesol.tests.com_server Java bindings for ComServer.idl. 
 

Uses of IDual in com.moesol.tests.com_server
 

Subinterfaces of IDual in com.moesol.tests.com_server
 interface IDual2
          IDL: [ helpstring("IDual2 Interface"), dual, oleautomation, dispatchable ] interface
 

Classes in com.moesol.tests.com_server that implement IDual
 class Dual
          IDL: [ helpstring("Dual Class"), creatable ]

coclass Dual {
    [default] dispatch IDual
    dispatch IExtraDual
    dispatch IDual2
    [default, source] dispatch DTestServerEvents
};

static class Dual.Jni
           
static class IDual.Jni
          Implementation, Java to COM.
static class IDual2.Jni
          Implementation, Java to COM.
 

Methods in com.moesol.tests.com_server that return IDual
 IDual TEST_FIELDS.get_m_dual()
           
 IDual NASTY_STRUCT.get_vps()
           
 

Methods in com.moesol.tests.com_server with parameters of type IDual
 void TEST_FIELDS.set_m_dual(IDual v)
           
 void NASTY_STRUCT.set_vps(IDual v)
           
 



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