[commit] r1851 - trunk/GME/Interfaces

GMESRC Repository Notifications gme-commit at list.isis.vanderbilt.edu
Wed Mar 7 11:30:22 CST 2012


Author: ksmyth
Date: Wed Mar  7 11:30:22 2012
New Revision: 1851

Log:
TODO: Add GetPartByAspectName next time we break everything

Modified:
   trunk/GME/Interfaces/Mga.idl

Modified: trunk/GME/Interfaces/Mga.idl
==============================================================================
--- trunk/GME/Interfaces/Mga.idl	Wed Mar  7 11:30:11 2012	(r1850)
+++ trunk/GME/Interfaces/Mga.idl	Wed Mar  7 11:30:22 2012	(r1851)
@@ -796,6 +796,7 @@
 				HRESULT PartByMetaPart([in] IMgaMetaPart * part, [out, retval] IMgaPart **pVal);
 	[helpstring("getter for property PartByMetaPart")] 
 				HRESULT GetPartByMetaPartDisp([in] IMgaMetaPart * part, [out, retval] IMgaPart **pVal);
+// TODO: GetPartByAspectName([in] BSTR *AspectName, [out, retval] IMgaPart **pVal);
 
 
 // Style #1: some may like it better


More information about the gme-commit mailing list