SmartGlassDeviceWatcher.DeviceRemoved Event

This event is raised when a connected SmartGlass device disconnects.

Syntax

public:
event TypedEventHandler<SmartGlassDeviceWatcher^ , SmartGlassDevice^ >^ DeviceRemoved {
         EventRegistrationToken add (TypedEventHandler<SmartGlassDeviceWatcher^ , SmartGlassDevice^ >^ value);
         void remove (EventRegistrationToken token);
}  

Requirements

Namespace: Windows.Xbox.SmartGlass

Metadata: windows.winmd

See also

Reference

SmartGlassDeviceWatcher Class

SmartGlassDeviceWatcher Members

Windows.Xbox.SmartGlass Namespace