IMMNotificationClient Members

IMMNotificationClient has the following members.

Public Methods

  Name Description
OnDefaultDeviceChanged The OnDefaultDeviceChanged method notifies the client that the default audio endpoint device for a particular device role has changed.
OnDeviceAdded The OnDeviceAdded method indicates that a new audio endpoint device has been added.
OnDeviceRemoved The OnDeviceRemoved method indicates that an audio endpoint device has been removed.
OnDeviceStateChanged The OnDeviceStateChanged method indicates that the state of an audio endpoint device has changed.
OnPropertyValueChanged The OnPropertyValueChanged method indicates that the value of a property belonging to an audio endpoint device has changed.

See also

IMMNotificationClient