Searched refs:ParsePropValue (Results 1 – 3 of 3) sorted by relevance
9 HRESULT ParsePropValue(const UString &name, const PROPVARIANT &prop, UInt32 &resValue);
10 HRESULT ParsePropValue(const UString &name, const PROPVARIANT &prop, UInt32 &resValue) in ParsePropValue() function
514 return ParsePropValue(name, value, _level); in SetProperty()531 return ParsePropValue(name, value, _crcSize); in SetProperty()