WinDrawText Parameter - cchText
cchText
(
LONG
) - input
Count of the number of characters in the string.
This parameter must be greater or equal to -1L.
1L
The string is null-terminated and its length is to be calculated by this function.
Other
Count of the number of characters in the string.
[Back: WinDrawText Parameter - hps]
[Next: WinDrawText Parameter - lpchText]