Searched refs:pEndpoint (Results 1 – 1 of 1) sorted by relevance
3945 IMMDevice* pEndpoint = NULL; in _EnumerateEndpointDevicesAll() local3984 hr = pCollection->Item(i, &pEndpoint); in _EnumerateEndpointDevicesAll()3991 hr = pEndpoint->GetId(&pwszID); in _EnumerateEndpointDevicesAll()3997 hr = pEndpoint->OpenPropertyStore(STGM_READ, &pProps); in _EnumerateEndpointDevicesAll()4014 hr = pEndpoint->GetState(&dwState); in _EnumerateEndpointDevicesAll()4031 hr = pEndpoint->Activate(__uuidof(IAudioEndpointVolume), CLSCTX_ALL, NULL, in _EnumerateEndpointDevicesAll()4099 SAFE_RELEASE(pEndpoint); in _EnumerateEndpointDevicesAll()4110 SAFE_RELEASE(pEndpoint); in _EnumerateEndpointDevicesAll()