Specifies NLS function capabilities.
enum SYSNLS_FUNCTION
{
COMPARE_STRING = 0x0001
};
| Constant | Description |
|---|---|
| COMPARE_STRING | Value indicating comparison of two strings in the manner of the CompareString function or LCMapString with the LCMAP_SORTKEY flag specified. |
Header: Declared in winnls.h.
Library: Use kernelx.lib.