[gme-users] Code question
Brian Williams
BrianW at isis.vanderbilt.edu
Thu Aug 12 09:41:46 CDT 2004
I'll take a stab at it:
You'll see the icon path is in IMgaRegistrar found in MgaUtil.idl
The code would be:
CComPtr<IMgaRegistrar> registrar;
COMTHROW(registrar.CoCreateInstance(CComBSTR("Mga.MgaRegistrar")));
CComBSTR iconpath;
COMTHROW( registrar->get_IconPath(REGACCESS_USER, &iconpath) );
Brian
-----Original Message-----
From: gme-users-bounces at list.isis.vanderbilt.edu
[mailto:gme-users-bounces at list.isis.vanderbilt.edu] On Behalf Of Stefan
Marte
Sent: Thursday, August 12, 2004 5:17 AM
To: gme-users
Subject: [gme-users] Code question
Hello everybody!
Could anyone tell me please how I can access the
Icon-Path setting from a decorator? I would assume
through the IMGaRegistrar interface, but I cannot
figure out the details?
Thanks in advance...
Stefan Marte
---
Mummert Consulting
___________________________________________________________
Gesendet von Yahoo! Mail - Jetzt mit 100MB Speicher kostenlos - Hier
anmelden: http://mail.yahoo.de
_______________________________________________
gme-users mailing list
gme-users at list.isis.vanderbilt.edu
http://list.isis.vanderbilt.edu/mailman/listinfo/gme-users
More information about the gme-users
mailing list