Searched refs:AllocBstrFromAscii (Results 1 – 3 of 3) sorted by relevance
12 BSTR AllocBstrFromAscii(const char *s) throw() in AllocBstrFromAscii() function41 p->bstrVal = AllocBstrFromAscii(s); in PropVarEm_Set_Str()158 bstrVal = AllocBstrFromAscii(s); in operator =()
13 BSTR AllocBstrFromAscii(const char *s) throw();
528 BSTR AllocBstrFromAscii(const char *s) throw();536 *name = NWindows::NCOM::AllocBstrFromAscii(prop.Name); return S_OK; } \