2.2.2.3.2 CreateFile Reply Message

The client responds to the server create-file request with this message.


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

Result

Header (4 bytes): A CLIENT_IO_HEADER reply header. The PacketType field MUST be set to RESPONSE_PACKET (0x00). The RequestId field MUST match the value in the RequestId field in the corresponding CreateFile Request Message.

Result (4 bytes): An HRESULT value that describes the result of the operation. There are no specific HRESULT values expected by this protocol because the value is returned by the client-side device when it completes the create request. The possible values will vary depending on the device.