2.2.5.4 DeadLetterHeader

The DeadLetterHeader specifies the path of an application-specified dead-letter queue.<7>


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

HeaderSize

DeadLetterPathName (variable)

...

HeaderSize (4 bytes): A ULONG ([MS-DTYP] section 2.2.51) that MUST be set to the total size in bytes of the DeadLetterHeader.

DeadLetterPathName (variable): MUST contain a null-terminated Unicode string that specifies the application-specified dead-letter queue. The array MUST be aligned up to the next 4-byte boundary by adding padding zeros if necessary.