Searched refs:InitPropVariantFromString (Results 1 – 2 of 2) sorted by relevance
90 HRESULT InitPropVariantFromString(PCWSTR psz, PROPVARIANT *ppropvar);102 inline HRESULT InitPropVariantFromString(PCWSTR psz, PROPVARIANT *ppropvar) in InitPropVariantFromString() function
441 if (FAILED(InitPropVariantFromString(property_string_value, in SetStringValueForPropertyStore()