
Posted by shalini on March 04, 205 at 04:40:53:
In Reply to: Converting BSTR to CString posted by SRA on July 10, 203 at 01:12:30:
: I want to know the easy method to convert BSTR to CString
: -sr
i have defined a structure in which allvariables are BSTR data types
now i want to convert one of its variable in cstring
plz send the solution