[GME-commit] GMESRC/GME/Interfaces MgaUtil.idl,1.34,1.35

gme-commit at list.isis.vanderbilt.edu gme-commit at list.isis.vanderbilt.edu
Fri Jun 11 11:18:57 CDT 2004


Update of /var/lib/gme/GMESRC/GME/Interfaces
In directory braindrain:/tmp/cvs-serv27288/GME/Interfaces

Modified Files:
	MgaUtil.idl 
Log Message:
Change function name from Initialize to StartLogging in IMgaEventLogger to make use more intuitive (better to do it now when nobody's using it yet)

CVS User: brianw

Index: MgaUtil.idl
===================================================================
RCS file: /var/lib/gme/GMESRC/GME/Interfaces/MgaUtil.idl,v
retrieving revision 1.34
retrieving revision 1.35
diff -C2 -d -r1.34 -r1.35
*** MgaUtil.idl	10 Jun 2004 22:05:43 -0000	1.34
--- MgaUtil.idl	11 Jun 2004 15:18:54 -0000	1.35
***************
*** 439,444 ****
  	HRESULT LogEvent([in] BSTR eventMsg);
  
! 	[helpstring("method Initialize")]
! 	HRESULT Initialize();
  
  	[helpstring("method StopLogging")]
--- 439,444 ----
  	HRESULT LogEvent([in] BSTR eventMsg);
  
! 	[helpstring("method StartLogging")]
! 	HRESULT StartLogging();
  
  	[helpstring("method StopLogging")]



More information about the GME-commit mailing list