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