Searched refs:GetStringProp (Results 1 – 1 of 1) sorted by relevance
230 HRESULT GetStringProp(IPropertyStore* bag, PROPERTYKEY key, std::string* out) { in GetStringProp() function258 hr = GetStringProp(props, PKEY_Device_FriendlyName, &name); in CricketDeviceFromImmDevice()260 hr = GetStringProp(props, PKEY_AudioEndpoint_GUID, &guid); in CricketDeviceFromImmDevice()