[GME-commit] GMESRC/GME/Interfaces Gme.idl,1.19,1.20
gme-commit at list.isis.vanderbilt.edu
gme-commit at list.isis.vanderbilt.edu
Fri Nov 18 18:15:58 CST 2005
Update of /project/gme-repository/GMESRC/GME/Interfaces
In directory escher:/tmp/cvs-serv10123
Modified Files:
Gme.idl
Log Message:
ClearReference added for IGMEOLEIt
CVS User: Zoltan Molnar, ISIS (zolmol)
Index: Gme.idl
===================================================================
RCS file: /project/gme-repository/GMESRC/GME/Interfaces/Gme.idl,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** Gme.idl 15 Nov 2005 20:22:59 -0000 1.19
--- Gme.idl 18 Nov 2005 18:15:56 -0000 1.20
***************
*** 192,196 ****
--- 192,199 ----
HRESULT Refer( [in] BSTR reference, [in] BSTR referred);
+ HRESULT ClearRef( [in] BSTR reference);
+
HRESULT ReferFCO( [in] IMgaReference* reference, [in] IMgaFCO* referred);
+ HRESULT ClearRefFCO( [in] IMgaReference* reference);
HRESULT SetAttribute( [in] BSTR name, [in] BSTR attr_name, [in] BSTR value);
More information about the GME-commit
mailing list