Searched defs:CBSTR (Results 1 - 2 of 2) sorted by relevance

/vbox/include/VBox/com/
H A Ddefs.h113 typedef const OLECHAR *CBSTR; typedef
319 typedef const PRUnichar *CBSTR; typedef
323 #define IN_BSTR CBSTR
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_3.h89 /* Skip this in the C++ case as there's already a definition for CBSTR. */
90 typedef const BSTR CBSTR; typedef
325 typedef const PRUnichar *CBSTR; typedef
21616 int (*pfnUtf16ToUtf8)(CBSTR pwszString, char **ppszString);

Completed in 131 milliseconds