IBasicDevice interface (windows.media.streaming.h)

Encapsulates the methods and events needed to model a DLNA Device.

Inheritance

The IBasicDevice interface inherits from IInspectable. IBasicDevice also has these types of members:

Methods

The IBasicDevice interface has these methods.

 
IBasicDevice::add_ConnectionStatusChanged

Registers an event handler for the ConnectionStatusChanged event.
IBasicDevice::remove_ConnectionStatusChanged

Unregisters an event handler for the ConnectionStatusChanged event.

Requirements

   
Target Platform Windows
Header windows.media.streaming.h

See also

IInspectable