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