[GME-commit] GMESRC/GME/Interfaces MgaUtil.idl,1.42,1.43
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Mon May 2 18:20:09 CDT 2005
Update of /project/gme-repository/GMESRC/GME/Interfaces
In directory escher:/tmp/cvs-serv14254
Modified Files:
MgaUtil.idl
Log Message:
IMgaEventLogger and IMgaClosure made IDispatch based.
CVS User: Zoltan Molnar, ISIS (zolmol)
Index: MgaUtil.idl
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/Interfaces/MgaUtil.idl,v
retrieving revision 1.42
retrieving revision 1.43
diff -C2 -d -r1.42 -r1.43
*** MgaUtil.idl 12 Apr 2005 23:34:50 -0000 1.42
--- MgaUtil.idl 2 May 2005 17:20:07 -0000 1.43
***************
*** 432,439 ****
object,
uuid(74348E5A-C76D-4c2e-88D5-D968C01CE432),
helpstring("IMgaClosure Interface"),
pointer_default(unique)
]
! interface IMgaClosure : IUnknown
{
[helpstring("method SelectiveClosure")]
--- 432,440 ----
object,
uuid(74348E5A-C76D-4c2e-88D5-D968C01CE432),
+ dual,
helpstring("IMgaClosure Interface"),
pointer_default(unique)
]
! interface IMgaClosure : IDispatch
{
[helpstring("method SelectiveClosure")]
***************
*** 494,498 ****
pointer_default(unique)
]
! interface IMgaEventLogger : IUnknown
{
--- 495,499 ----
pointer_default(unique)
]
! interface IMgaEventLogger : IDispatch
{
More information about the GME-commit
mailing list