1 |
11.9677 |
NORM_FORM::NormalizationOther |
Int32 |
0 |
0x00000000 |
0 |
|
|
System.Int32 |
NormalizationOther = 0, // Not supported
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\winnls.h(1360,0) |
- Ifndef NONLS
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_APP | WINAPI_PARTITION_SYSTEM)
- If (WINVER >= 0x0600)
|
2 |
11.9677 |
NORM_FORM::NormalizationC |
Int32 |
1 |
0x00000001 |
1 |
|
|
System.Int32 |
NormalizationC = 0x1, // Each base plus combining characters to the canonical precomposed equivalent.
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\winnls.h(1361,0) |
- Ifndef NONLS
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_APP | WINAPI_PARTITION_SYSTEM)
- If (WINVER >= 0x0600)
|
3 |
11.9677 |
NORM_FORM::NormalizationD |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
NormalizationD = 0x2, // Each precomposed character to its canonical decomposed equivalent.
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\winnls.h(1362,0) |
- Ifndef NONLS
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_APP | WINAPI_PARTITION_SYSTEM)
- If (WINVER >= 0x0600)
|
4 |
11.9677 |
NORM_FORM::NormalizationKC |
Int32 |
5 |
0x00000005 |
5 |
|
|
System.Int32 |
NormalizationKC = 0x5, // Each base plus combining characters to the canonical precomposed
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\winnls.h(1363,0) |
- Ifndef NONLS
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_APP | WINAPI_PARTITION_SYSTEM)
- If (WINVER >= 0x0600)
|
5 |
11.9677 |
NORM_FORM::NormalizationKD |
Int32 |
6 |
0x00000006 |
6 |
|
|
System.Int32 |
NormalizationKD = 0x6 // Each precomposed character to its canonical decomposed equivalent
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\um\winnls.h(1365,0) |
- Ifndef NONLS
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_APP | WINAPI_PARTITION_SYSTEM)
- If (WINVER >= 0x0600)
|