2.2.18.1.5.2 DirectQueueFormatName

The layout of the DirectQueueFormatName queue format type MUST be as follows.


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

Count

DirectFormatName (variable)

...

Count (2 bytes): A 16-bit unsigned integer that specifies the length, in bytes, of the following null-terminated WCHAR buffer, DirectFormatName, up to and including the terminating null character.

DirectFormatName (variable): A null-terminated WCHAR, as specified in [MS-DTYP] section 2.2.60, buffer that contains a direct format name. The end of this field is padded up to the next 4-byte boundary relative to the start of the header that contains the queue format name.

The Count value does not include the padding bytes. There are no restrictions on the value of the padding bytes.<2>