#include "precomp.h"
Go to the source code of this file.
◆ auxMessage()
Definition at line 19 of file auxMessage.c.
25{
27
29
31
33 {
35 {
37 break;
38 }
39
41 {
43 DeviceId,
45 Parameter2);
46 break;
47 }
48
50 {
52 DeviceId,
53 PrivateHandle,
54 Parameter1);
55 break;
56 }
57
59 {
61 DeviceId,
62 PrivateHandle,
63 Parameter1);
64 break;
65 }
66 }
67
69
71
73}
static const WCHAR Message[]
VOID AcquireEntrypointMutex(IN MMDEVICE_TYPE DeviceType)
ULONG GetSoundDeviceCount(IN MMDEVICE_TYPE DeviceType)
MMRESULT MmeGetVolume(_In_ MMDEVICE_TYPE DeviceType, _In_ DWORD DeviceId, _In_ DWORD_PTR PrivateHandle, _Out_ DWORD_PTR pdwVolume)
VOID ReleaseEntrypointMutex(IN MMDEVICE_TYPE DeviceType)
MMRESULT MmeGetSoundDeviceCapabilities(IN MMDEVICE_TYPE DeviceType, IN DWORD DeviceId, IN PVOID Capabilities, IN DWORD CapabilitiesSize)
MMRESULT MmeSetVolume(_In_ MMDEVICE_TYPE DeviceType, _In_ DWORD DeviceId, _In_ DWORD_PTR PrivateHandle, _In_ DWORD_PTR dwVolume)
#define MMSYSERR_NOTSUPPORTED
_At_(*)(_In_ PWSK_CLIENT Client, _In_opt_ PUNICODE_STRING NodeName, _In_opt_ PUNICODE_STRING ServiceName, _In_opt_ ULONG NameSpace, _In_opt_ GUID *Provider, _In_opt_ PADDRINFOEXW Hints, _Outptr_ PADDRINFOEXW *Result, _In_opt_ PEPROCESS OwningProcess, _In_opt_ PETHREAD OwningThread, _Inout_ PIRP Irp Result)(Mem)) NTSTATUS(WSKAPI *PFN_WSK_GET_ADDRESS_INFO