Skip to content

Instantly share code, notes, and snippets.

@kevinkirkup
Created April 1, 2011 16:15
Show Gist options
  • Save kevinkirkup/898415 to your computer and use it in GitHub Desktop.
Save kevinkirkup/898415 to your computer and use it in GitHub Desktop.
Utilities to convert from C++ basic types to COM String Types
#include <comutil.h>
_com_util::ConvertBSTRToString("")
_com_util::ConvertStringToBSTR("");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment