[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
- Previous message: [GME-commit]
GMESRC/GME/Parser Transcoder.cpp,NONE,1.1 Transcoder.h,NONE,1.1
MgaDumper.cpp,1.13,1.14 MgaDumper.h,1.8,1.9 Parser.dsp,1.11,1.12
- Next message: [GME-commit] GMESRC/GME/MgaUtil MgaEventLogger.h,1.1,1.2
MgaEventLogger.cpp,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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")]
- Previous message: [GME-commit]
GMESRC/GME/Parser Transcoder.cpp,NONE,1.1 Transcoder.h,NONE,1.1
MgaDumper.cpp,1.13,1.14 MgaDumper.h,1.8,1.9 Parser.dsp,1.11,1.12
- Next message: [GME-commit] GMESRC/GME/MgaUtil MgaEventLogger.h,1.1,1.2
MgaEventLogger.cpp,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the GME-commit
mailing list