s | expression to stringify |
Classes | |
class | Bstr |
class | ErrorInfo |
class | ErrorInfoKeeper |
class | Event |
class | EventQueue |
struct | FormatData |
class | Guid |
class | LWResult |
class | ProgressErrorInfo |
class | SafeArray |
struct | SafeArrayTraits |
struct | SafeArrayTraits< BSTR > |
struct | SafeArrayTraits< LONG > |
struct | SafeArrayTraits< ULONG > |
class | SafeIfaceArray |
struct | SafeIfaceArrayTraits |
class | Utf8Str |
class | Utf8StrFmt |
class | Utf8StrFmtVA |
Functions | |
DECLCALLBACK (size_t) Utf8StrFmt | |
void | GetInterfaceNameByIID (const GUID &aIID, BSTR *aName) |
int | GetVBoxUserHomeDirectory (char *aDir, size_t aDirLen) |
HRESULT | Initialize () |
bool | operator!= (const char *l, const Utf8Str &r) |
bool | operator!= (const BSTR l, const Bstr &r) |
bool | operator== (const char *l, const Utf8Str &r) |
bool | operator== (const BSTR l, const Bstr &r) |
HRESULT | Shutdown () |
WORKAROUND_MSVC7_ERROR_C2593_FOR_BOOL_OP (Guid) |