2.9.228 RgCdb
The RgCdb structure contains binary data for grammar checker cookies which are stored by grammar checkers that implement the NLCheck interface. The data for a grammar checker cookie is implementation-specific to the grammar checker that created the grammar checker cookie.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cbTotal |
|||||||||||||||||||||||||||||||
ccdb |
|||||||||||||||||||||||||||||||
rgdata (variable) |
|||||||||||||||||||||||||||||||
... |
cbTotal (4 bytes): An unsigned integer that specifies the size of this RgCdb, including cbTotal, in bytes.
ccdb (4 bytes): An unsigned integer that specifies the number of CDB entries in rgdata.
rgdata (variable): An array of CDB. These entries are accessed by using the icdb field of FCKS.