2.9.25 CDB
The CDB structure contains implementation-specific binary data that represents a grammar checker cookie that is stored by the given grammar checker.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cbData |
|||||||||||||||||||||||||||||||
rgbCookieData (variable) |
|||||||||||||||||||||||||||||||
... |
cbData (4 bytes): An unsigned integer value that specifies the length of rgbCookieData, in bytes.
rgbCookieData (variable): An array of BYTE. The grammar checker cookie data.