Searched refs:StringToBool (Results 1 – 3 of 3) sorted by relevance
100 bool StringToBool(const UString &s, bool &res) in StringToBool() function131 return StringToBool(value.bstrVal, dest) ? S_OK : E_INVALIDARG; in SetBoolProperty()
13 bool StringToBool(const UString &s, bool &res);
357 if (!StringToBool(value, res)) in SetParam()455 if (StringToBool(value.bstrVal, isSolid)) in SetSolidSettings()