[gme-users] unknown error code after IMgaMetaAspect::get_Name

Stefan Marte stefanmarte at yahoo.de
Mon Aug 23 19:38:35 CDT 2004


Thanks, that was it. 

cheers
Stefan

 --- Miklos Maroti <mmaroti at isis.vanderbilt.edu> schrieb: 
> Stefan,
> 
> The 0x80731005 error means: "Out parameter is not empty". COM
> requires
> that out parameters be empty (so they require no freeing of previous
> values), otherwise the marshaling might not work if you use COM out
> of
> process. In the case of BSTR the passed value should be NULL. So I
> would
> recommend you to free the BSTR at each iteration.
> 
> Miklos



	
		
___________________________________________________________
Gesendet von Yahoo! Mail - Jetzt mit 100MB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de


More information about the gme-users mailing list