IAudioEndpointVolumeCallback

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
version(Windows)
extern (Windows)
interface IAudioEndpointVolumeCallback : IUnknown {}

Members

Functions

OnNotify
HRESULT OnNotify(AUDIO_VOLUME_NOTIFICATION_DATA* pNotify)
Undocumented in source.

Meta