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