Searched refs:ParseMethodFromString (Results 1 – 3 of 3) sorted by relevance
432 HRESULT COneMethodInfo::ParseMethodFromString(const UString &s) in ParseMethodFromString() function in COneMethodInfo457 return ParseMethodFromString(value.bstrVal); in ParseMethodFromPROPVARIANT()
191 HRESULT ParseMethodFromString(const UString &s);
52 RINOK(m.ParseMethodFromString(names[i])); in SetMethods()