parse_device_added


Description:

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

Parses a device-added message.

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

Parameters:

this

a Message of type DEVICE_ADDED

device

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