STLdoc
STLdocumentation
|
Functions | |
void | CheckError (HRESULT hr) |
static HRESULT | UIntAdd (UINT uAugend, UINT uAddend, UINT *puResult) |
static HRESULT | UIntMult (UINT uMultiplicand, UINT uMultiplier, UINT *puResult) |
BSTR __stdcall | ConvertStringToBSTR (const char *pSrc) |
char *__stdcall | ConvertBSTRToString (BSTR pSrc) |
|
inline |
char* __stdcall _com_util::ConvertBSTRToString | ( | BSTR | pSrc | ) |
BSTR __stdcall _com_util::ConvertStringToBSTR | ( | const char * | pSrc | ) |
|
static |
|
static |