I need to convert the title in the header to a CString to display in an Edit Box. How do I go about doing this. I access the title with
mChart->GetHeader().GetText.GetItem(0);
This returns a VARIANT object but I need to convert it to CString. Can someone point me to an example?
Thanks.
Variant to CString
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |