how do i convert CComBstr to char;
char c;
CComBstr code;
c = *code;
is the above conversion correct or is there any other method ?
please help.its urgent....
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 14 of 14
Thread: convert CComBstr to charThreaded View
|
Click Here to Expand Forum to Full Width |