parse_device_added
Description:
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 |