2.2.2.4 Device Removed Notification

The Device Removed Notification message is sent by the client over the device enumeration channel when redirection of a specific video capture device needs to be stopped (for example, when a device is disconnected from the client).


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

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 DeviceRemovedNotification (6).

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