Searched refs:hGuidKey (Results 1 – 1 of 1) sorted by relevance
815 HANDLE hMediaKey, hGuidKey; in MMixerGetDeviceNameWithComponentId() local832 Status = MixerContext->OpenKey(hMediaKey, GuidString.Buffer, KEY_READ, &hGuidKey); in MMixerGetDeviceNameWithComponentId()836 …Status = MixerContext->QueryKeyValue(hGuidKey, L"Name", (PVOID*)&DeviceName, &ResultLength, &KeyTy… in MMixerGetDeviceNameWithComponentId()843 MixerContext->CloseKey(hGuidKey); in MMixerGetDeviceNameWithComponentId()