include: Fix typo in audiopolicy.
This commit is contained in:
parent
796c33c53e
commit
7c2e09615c
|
@ -181,7 +181,7 @@ interface IAudioVolumeDuckNotification : IUnknown
|
|||
[in] LPCWSTR sessionID,
|
||||
[in] UINT32 countCommunicationSessions
|
||||
);
|
||||
HRESULT OnVolumeUndockNotification(
|
||||
HRESULT OnVolumeUnduckNotification(
|
||||
[in] LPCWSTR sessionID
|
||||
);
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue