Searched refs:pProps (Results 1 – 1 of 1) sorted by relevance
4691 IPropertyStore *pProps = NULL; in _GetDeviceName() local4699 hr = pDevice->OpenPropertyStore(STGM_READ, &pProps); in _GetDeviceName()4713 hr = pProps->GetValue(PKEY_Device_FriendlyName, &varName); in _GetDeviceName()4748 SAFE_RELEASE(pProps); in _GetDeviceName()4863 IPropertyStore *pProps = NULL; in _EnumerateEndpointDevicesAll() local4917 &pProps); in _EnumerateEndpointDevicesAll()4928 hr = pProps->GetValue( in _EnumerateEndpointDevicesAll()5015 SAFE_RELEASE(pProps); in _EnumerateEndpointDevicesAll()5029 SAFE_RELEASE(pProps); in _EnumerateEndpointDevicesAll()