parse_device_removed


Description:

[ Version ( since = "1.4" ) ]
public void parse_device_removed (out Device device)

Parses a device-removed message.

The device-removed message is produced by DeviceProvider or a DeviceMonitor. It announces the disappearance of monitored devices.

Parameters:

this

a Message of type DEVICE_REMOVED

device

A location where to store a pointer to the removed Device, or null