2.4.14.3 CountOfCharsWithCompressionFlag

Specifies the size of an fmString in an array and whether or not the string is compressed.


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

cch

A

cch (31 bits): An unsigned integer that specifies the number of characters in the string.

A - fCompressed (1 bit): Specifies whether the string is compressed.