Searched refs:ParseMethodFromString (Results 1 – 3 of 3) sorted by relevance
481 HRESULT COneMethodInfo::ParseMethodFromString(const UString &s) in ParseMethodFromString() function in COneMethodInfo508 return ParseMethodFromString(s); in ParseMethodFromPROPVARIANT()
261 HRESULT ParseMethodFromString(const UString &s);
48 RINOK(m.ParseMethodFromString(names[i])); in SetMethods()