2.5.302 XmlTkBlob
The XmlTkBlob structure specifies an array of bytes for the xmltkChain field of the CrtMlFrt record.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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.