10 #ifndef MUTEDSESSIONEVENTS_H 
   11 #define MUTEDSESSIONEVENTS_H 
   14 #include <mmdeviceapi.h> 
   15 #include <Audiopolicy.h> 
   25       ULONG STDMETHODCALLTYPE 
AddRef(){
return InterlockedIncrement(&
_cRef);}
 
   27       ULONG STDMETHODCALLTYPE 
Release();
 
   36           LPCWSTR NewDisplayName,
 
   52           LPCGUID EventContext);
 
   56           float NewChannelVolumeArray[],
 
   64           LPCGUID NewGroupingParam,
 
   71           AudioSessionState NewState)
 
   77           AudioSessionDisconnectReason DisconnectReason)
 
   92 #endif // MUTEDSESSIONEVENTS_H