BOOL IsDBCSLeadByte(TestChar) | |||
BYTE TestChar; |
The IsDBCSLeadByte function determines whether a character is a lead byte, the first byte of a character in a double-byte character set (DBCS).
TestChar
Specifies the character to be tested.
Success: TRUE
Failure: FALSE
The ACP is used to check the ranges.