2.5.302 XmlTkBlob

The XmlTkBlob structure specifies an array of bytes for the xmltkChain field of the CrtMlFrt record.


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

xtHeader

cbBlob

rgbBlob (variable)

...

xtHeader (4 bytes): An XmlTkHeader. The xtHeader.drType field MUST be equal to 0x07.

cbBlob (4 bytes): An unsigned integer that specifies the count of bytes of the rgbBlob field.

rgbBlob (variable): An array of bytes for the xmltkChain field of the CrtMlFrt record. The size of this field, in bytes, is specified by the cbBlob field.