Searched refs:PropVarEm_Set_Str (Results 1 – 3 of 3) sorted by relevance
15 HRESULT PropVarEm_Set_Str(PROPVARIANT *p, const char *s) throw();
25 HRESULT PropVarEm_Set_Str(PROPVARIANT *p, const char *s) throw() in PropVarEm_Set_Str() function
536 return PropVarEm_Set_Str(prop, temp + pos); in SetMethodToProp()