Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Use this interface to provide notification of radio instance state changes.
Members
The IMediaRadioManagerNotifySink interface inherits from the IUnknown interface. IMediaRadioManagerNotifySink also has these types of members:
- Methods
Methods
The IMediaRadioManagerNotifySink interface has these methods.
| Method | Description |
|---|---|
| OnInstanceAdd | Provides notification of the addition of a radio instance. |
| OnInstanceRadioChange | Provides notification of a radio instance state change. |
| OnInstanceRemove | Provides notification of the removal of a radio instance. |
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
See also