2.2.21.3 ErrorInfoString

This packet specifies the format of the string data that is contained in a Custom-Marshaled Error Info Format (section 2.2.21.2) packet.


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

dwMax

dwOffSet

dwActual

Name (variable)

...

dwMax (4 bytes): The unsigned number of Unicode characters in the Name array including the NULL terminator.

dwOffSet (4 bytes): This MUST be set to zero.

dwActual (4 bytes): This MUST be set to the value of the dwMax field.

Name (variable):  This MUST contain an implementation-specific NULL-terminated Unicode string and SHOULD be ignored on receipt.