2.2.2.3 Device Added Notification

The Device Added Notification message is sent by the client over the device enumeration channel for each redirected video capture device.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

Header

DeviceName (variable)

...

...

...

VirtualChannelName (variable)

...

...

...

Header (2 bytes): A SHARED_MSG_HEADER (section 2.2.1) structure. The Version field MUST be set to the same value as in the Select Version Response (section 2.2.2.2) message. The MessageId field MUST be set to DeviceAddedNotification (5).

DeviceName (variable): A null-terminated, variable-length array of Unicode characters containing the display name of the redirected device.

VirtualChannelName (variable): A null-terminated, variable-length array of ANSI characters containing the name of the dynamic virtual channel associated with the redirected device.