Searched refs:spPropValue (Results 1 – 1 of 1) sorted by relevance
2680 Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IPropertyValue> spPropValue; in ConvertPropertiesToMediaType() local2698 hr = spValue.As(&spPropValue); in ConvertPropertiesToMediaType()2703 hr = AddAttribute(guidKey, spPropValue.Get(), spMT.Get()); in ConvertPropertiesToMediaType()2720 Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IPropertyValue> spPropValue; in ConvertPropertiesToMediaType() local2727 hr = spValue.As(&spPropValue); in ConvertPropertiesToMediaType()2731 hr = spPropValue->GetGuid(&guiMajorType); in ConvertPropertiesToMediaType()