diff --git a/include/audiopolicy.idl b/include/audiopolicy.idl index 2344f91e85..1221a54acb 100644 --- a/include/audiopolicy.idl +++ b/include/audiopolicy.idl @@ -181,7 +181,7 @@ interface IAudioVolumeDuckNotification : IUnknown [in] LPCWSTR sessionID, [in] UINT32 countCommunicationSessions ); - HRESULT OnVolumeUndockNotification( + HRESULT OnVolumeUnduckNotification( [in] LPCWSTR sessionID ); };