Searched refs:pEndpointVolume (Results 1 – 1 of 1) sorted by relevance
3947 IAudioEndpointVolume* pEndpointVolume = NULL; in _EnumerateEndpointDevicesAll() local4032 (void**)&pEndpointVolume); in _EnumerateEndpointDevicesAll()4034 hr = pEndpointVolume->QueryHardwareSupport(&dwHwSupportMask); in _EnumerateEndpointDevicesAll()4052 hr = pEndpointVolume->GetChannelCount(&nChannelCount); in _EnumerateEndpointDevicesAll()4061 hr = pEndpointVolume->GetVolumeRange(&fLevelMinDB, &fLevelMaxDB, in _EnumerateEndpointDevicesAll()4086 hr = pEndpointVolume->GetVolumeStepInfo(&nStep, &nStepCount); in _EnumerateEndpointDevicesAll()4100 SAFE_RELEASE(pEndpointVolume); in _EnumerateEndpointDevicesAll()4111 SAFE_RELEASE(pEndpointVolume); in _EnumerateEndpointDevicesAll()