2.2.1.3.1 Client Device Addition Message

A client sends this message to redirect one or more devices. This message MUST be sent only after an Authenticated Client message is received from the server.


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 (variable)

...

DeviceCount

DeviceDescriptions (variable)

...

Header (variable):  The common message header (see section 2.2.1.1). The PacketId field MUST be set to IRPDR_ID_REDIRECT_DEVICES (0x00000066).

DeviceCount (4 bytes):  A 32-bit unsigned integer. This field indicates the number of devices contained in the following DeviceDescriptions field.

DeviceDescriptions (variable):  An array of PNP_DEVICE_DESCRIPTION structures. The number of instances of PNP_DEVICE_DESCRIPTION is specified by the DeviceCount field.