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.


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

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.