Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Imm.cs
Go to the documentation of this file.
2
3internal static class Imm
4{
5 public const int ISC_SHOWUICANDIDATEWINDOW = 1;
6
7 public const int ISC_SHOWUICOMPOSITIONWINDOW = int.MinValue;
8
9 public const int ISC_SHOWUIGUIDELINE = 1073741824;
10
11 public const int ISC_SHOWUIALLCANDIDATEWINDOW = 15;
12
13 public const int ISC_SHOWUIALL = -1073741809;
14
15 public const uint GCS_COMPREADSTR = 1u;
16
17 public const uint GCS_COMPREADATTR = 2u;
18
19 public const uint GCS_COMPREADCLAUSE = 4u;
20
21 public const uint GCS_COMPSTR = 8u;
22
23 public const uint GCS_COMPATTR = 16u;
24
25 public const uint GCS_COMPCLAUSE = 32u;
26
27 public const uint GCS_CURSORPOS = 128u;
28
29 public const uint GCS_DELTASTART = 256u;
30
31 public const uint GCS_RESULTREADSTR = 512u;
32
33 public const uint GCS_RESULTREADCLAUSE = 1024u;
34
35 public const uint GCS_RESULTSTR = 2048u;
36
37 public const uint GCS_RESULTCLAUSE = 4096u;
38
39 public const uint SCS_SETSTR = 9u;
40
41 public const uint SCS_CHANGEATTRIBUTES = 4u;
42
43 public const uint CPS_CANCEL = 4u;
44
45 public const uint NI_CLOSECANDIDATE = 16u;
46
47 public const uint NI_COMPOSITIONSTR = 21u;
48
49 public const int IMN_CLOSESTATUSWINDOW = 1;
50
51 public const int IMN_OPENSTATUSWINDOW = 2;
52
53 public const int IMN_CHANGECANDIDATE = 3;
54
55 public const int IMN_CLOSECANDIDATE = 4;
56
57 public const int IMN_OPENCANDIDATE = 5;
58
59 public const int IMN_SETCONVERSIONMODE = 6;
60
61 public const int IMN_SETSENTENCEMODE = 7;
62
63 public const int IMN_SETOPENSTATUS = 8;
64
65 public const int IMN_SETCANDIDATEPOS = 9;
66
67 public const int IMN_SETCOMPOSITIONFONT = 10;
68
69 public const int IMN_SETCOMPOSITIONWINDOW = 11;
70
71 public const int IMN_SETSTATUSWINDOWPOS = 12;
72
73 public const int IMN_GUIDELINE = 13;
74
75 public const int IMN_PRIVATE = 14;
76
77 public const int IMC_GETCANDIDATEPOS = 7;
78
79 public const int IMC_SETCANDIDATEPOS = 8;
80
81 public const int IMC_GETCOMPOSITIONFONT = 9;
82
83 public const int IMC_SETCOMPOSITIONFONT = 10;
84
85 public const int IMC_GETCOMPOSITIONWINDOW = 11;
86
87 public const int IMC_SETCOMPOSITIONWINDOW = 12;
88
89 public const int IMC_GETSTATUSWINDOWPOS = 15;
90
91 public const int IMC_SETSTATUSWINDOWPOS = 16;
92
93 public const int IMC_CLOSESTATUSWINDOW = 33;
94
95 public const int IMC_OPENSTATUSWINDOW = 34;
96
97 public const int WA_INACTIVE = 0;
98
99 public const int WA_ACTIVE = 1;
100
101 public const int WA_CLICKACTIVE = 2;
102
103 public const ushort LANG_NEUTRAL = 0;
104
105 public const ushort LANG_INVARIANT = 127;
106
107 public const ushort LANG_AFRIKAANS = 54;
108
109 public const ushort LANG_ALBANIAN = 28;
110
111 public const ushort LANG_ALSATIAN = 132;
112
113 public const ushort LANG_AMHARIC = 94;
114
115 public const ushort LANG_ARABIC = 1;
116
117 public const ushort LANG_ARMENIAN = 43;
118
119 public const ushort LANG_ASSAMESE = 77;
120
121 public const ushort LANG_AZERI = 44;
122
123 public const ushort LANG_AZERBAIJANI = 44;
124
125 public const ushort LANG_BANGLA = 69;
126
127 public const ushort LANG_BASHKIR = 109;
128
129 public const ushort LANG_BASQUE = 45;
130
131 public const ushort LANG_BELARUSIAN = 35;
132
133 public const ushort LANG_BENGALI = 69;
134
135 public const ushort LANG_BRETON = 126;
136
137 public const ushort LANG_BOSNIAN = 26;
138
139 public const ushort LANG_BOSNIAN_NEUTRAL = 30746;
140
141 public const ushort LANG_BULGARIAN = 2;
142
143 public const ushort LANG_CATALAN = 3;
144
145 public const ushort LANG_CENTRAL_KURDISH = 146;
146
147 public const ushort LANG_CHEROKEE = 92;
148
149 public const ushort LANG_CHINESE = 4;
150
151 public const ushort LANG_CHINESE_SIMPLIFIED = 4;
152
153 public const ushort LANG_CHINESE_TRADITIONAL = 31748;
154
155 public const ushort LANG_CORSICAN = 131;
156
157 public const ushort LANG_CROATIAN = 26;
158
159 public const ushort LANG_CZECH = 5;
160
161 public const ushort LANG_DANISH = 6;
162
163 public const ushort LANG_DARI = 140;
164
165 public const ushort LANG_DIVEHI = 101;
166
167 public const ushort LANG_DUTCH = 19;
168
169 public const ushort LANG_ENGLISH = 9;
170
171 public const ushort LANG_ESTONIAN = 37;
172
173 public const ushort LANG_FAEROESE = 56;
174
175 public const ushort LANG_FARSI = 41;
176
177 public const ushort LANG_FILIPINO = 100;
178
179 public const ushort LANG_FINNISH = 11;
180
181 public const ushort LANG_FRENCH = 12;
182
183 public const ushort LANG_FRISIAN = 98;
184
185 public const ushort LANG_FULAH = 103;
186
187 public const ushort LANG_GALICIAN = 86;
188
189 public const ushort LANG_GEORGIAN = 55;
190
191 public const ushort LANG_GERMAN = 7;
192
193 public const ushort LANG_GREEK = 8;
194
195 public const ushort LANG_GREENLANDIC = 111;
196
197 public const ushort LANG_GUJARATI = 71;
198
199 public const ushort LANG_HAUSA = 104;
200
201 public const ushort LANG_HAWAIIAN = 117;
202
203 public const ushort LANG_HEBREW = 13;
204
205 public const ushort LANG_HINDI = 57;
206
207 public const ushort LANG_HUNGARIAN = 14;
208
209 public const ushort LANG_ICELANDIC = 15;
210
211 public const ushort LANG_IGBO = 112;
212
213 public const ushort LANG_INDONESIAN = 33;
214
215 public const ushort LANG_INUKTITUT = 93;
216
217 public const ushort LANG_IRISH = 60;
218
219 public const ushort LANG_ITALIAN = 16;
220
221 public const ushort LANG_JAPANESE = 17;
222
223 public const ushort LANG_KANNADA = 75;
224
225 public const ushort LANG_KASHMIRI = 96;
226
227 public const ushort LANG_KAZAK = 63;
228
229 public const ushort LANG_KHMER = 83;
230
231 public const ushort LANG_KICHE = 134;
232
233 public const ushort LANG_KINYARWANDA = 135;
234
235 public const ushort LANG_KONKANI = 87;
236
237 public const ushort LANG_KOREAN = 18;
238
239 public const ushort LANG_KYRGYZ = 64;
240
241 public const ushort LANG_LAO = 84;
242
243 public const ushort LANG_LATVIAN = 38;
244
245 public const ushort LANG_LITHUANIAN = 39;
246
247 public const ushort LANG_LOWER_SORBIAN = 46;
248
249 public const ushort LANG_LUXEMBOURGISH = 110;
250
251 public const ushort LANG_MACEDONIAN = 47;
252
253 public const ushort LANG_MALAY = 62;
254
255 public const ushort LANG_MALAYALAM = 76;
256
257 public const ushort LANG_MALTESE = 58;
258
259 public const ushort LANG_MANIPURI = 88;
260
261 public const ushort LANG_MAORI = 129;
262
263 public const ushort LANG_MAPUDUNGUN = 122;
264
265 public const ushort LANG_MARATHI = 78;
266
267 public const ushort LANG_MOHAWK = 124;
268
269 public const ushort LANG_MONGOLIAN = 80;
270
271 public const ushort LANG_NEPALI = 97;
272
273 public const ushort LANG_NORWEGIAN = 20;
274
275 public const ushort LANG_OCCITAN = 130;
276
277 public const ushort LANG_ODIA = 72;
278
279 public const ushort LANG_ORIYA = 72;
280
281 public const ushort LANG_PASHTO = 99;
282
283 public const ushort LANG_PERSIAN = 41;
284
285 public const ushort LANG_POLISH = 21;
286
287 public const ushort LANG_PORTUGUESE = 22;
288
289 public const ushort LANG_PULAR = 103;
290
291 public const ushort LANG_PUNJABI = 70;
292
293 public const ushort LANG_QUECHUA = 107;
294
295 public const ushort LANG_ROMANIAN = 24;
296
297 public const ushort LANG_ROMANSH = 23;
298
299 public const ushort LANG_RUSSIAN = 25;
300
301 public const ushort LANG_SAKHA = 133;
302
303 public const ushort LANG_SAMI = 59;
304
305 public const ushort LANG_SANSKRIT = 79;
306
307 public const ushort LANG_SCOTTISH_GAELIC = 145;
308
309 public const ushort LANG_SERBIAN = 26;
310
311 public const ushort LANG_SERBIAN_NEUTRAL = 31770;
312
313 public const ushort LANG_SINDHI = 89;
314
315 public const ushort LANG_SINHALESE = 91;
316
317 public const ushort LANG_SLOVAK = 27;
318
319 public const ushort LANG_SLOVENIAN = 36;
320
321 public const ushort LANG_SOTHO = 108;
322
323 public const ushort LANG_SPANISH = 10;
324
325 public const ushort LANG_SWAHILI = 65;
326
327 public const ushort LANG_SWEDISH = 29;
328
329 public const ushort LANG_SYRIAC = 90;
330
331 public const ushort LANG_TAJIK = 40;
332
333 public const ushort LANG_TAMAZIGHT = 95;
334
335 public const ushort LANG_TAMIL = 73;
336
337 public const ushort LANG_TATAR = 68;
338
339 public const ushort LANG_TELUGU = 74;
340
341 public const ushort LANG_THAI = 30;
342
343 public const ushort LANG_TIBETAN = 81;
344
345 public const ushort LANG_TIGRIGNA = 115;
346
347 public const ushort LANG_TIGRINYA = 115;
348
349 public const ushort LANG_TSWANA = 50;
350
351 public const ushort LANG_TURKISH = 31;
352
353 public const ushort LANG_TURKMEN = 66;
354
355 public const ushort LANG_UIGHUR = 128;
356
357 public const ushort LANG_UKRAINIAN = 34;
358
359 public const ushort LANG_UPPER_SORBIAN = 46;
360
361 public const ushort LANG_URDU = 32;
362
363 public const ushort LANG_UZBEK = 67;
364
365 public const ushort LANG_VALENCIAN = 3;
366
367 public const ushort LANG_VIETNAMESE = 42;
368
369 public const ushort LANG_WELSH = 82;
370
371 public const ushort LANG_WOLOF = 136;
372
373 public const ushort LANG_XHOSA = 52;
374
375 public const ushort LANG_YAKUT = 133;
376
377 public const ushort LANG_YI = 120;
378
379 public const ushort LANG_YORUBA = 106;
380
381 public const ushort LANG_ZULU = 53;
382
383 public const ushort SUBLANG_NEUTRAL = 0;
384
385 public const ushort SUBLANG_DEFAULT = 1;
386
387 public const ushort SUBLANG_SYS_DEFAULT = 2;
388
389 public const ushort SUBLANG_CUSTOM_DEFAULT = 3;
390
391 public const ushort SUBLANG_CUSTOM_UNSPECIFIED = 4;
392
393 public const ushort SUBLANG_UI_CUSTOM_DEFAULT = 5;
394
395 public const ushort SUBLANG_AFRIKAANS_SOUTH_AFRICA = 1;
396
397 public const ushort SUBLANG_ALBANIAN_ALBANIA = 1;
398
399 public const ushort SUBLANG_ALSATIAN_FRANCE = 1;
400
401 public const ushort SUBLANG_AMHARIC_ETHIOPIA = 1;
402
403 public const ushort SUBLANG_ARABIC_SAUDI_ARABIA = 1;
404
405 public const ushort SUBLANG_ARABIC_IRAQ = 2;
406
407 public const ushort SUBLANG_ARABIC_EGYPT = 3;
408
409 public const ushort SUBLANG_ARABIC_LIBYA = 4;
410
411 public const ushort SUBLANG_ARABIC_ALGERIA = 5;
412
413 public const ushort SUBLANG_ARABIC_MOROCCO = 6;
414
415 public const ushort SUBLANG_ARABIC_TUNISIA = 7;
416
417 public const ushort SUBLANG_ARABIC_OMAN = 8;
418
419 public const ushort SUBLANG_ARABIC_YEMEN = 9;
420
421 public const ushort SUBLANG_ARABIC_SYRIA = 10;
422
423 public const ushort SUBLANG_ARABIC_JORDAN = 11;
424
425 public const ushort SUBLANG_ARABIC_LEBANON = 12;
426
427 public const ushort SUBLANG_ARABIC_KUWAIT = 13;
428
429 public const ushort SUBLANG_ARABIC_UAE = 14;
430
431 public const ushort SUBLANG_ARABIC_BAHRAIN = 15;
432
433 public const ushort SUBLANG_ARABIC_QATAR = 16;
434
435 public const ushort SUBLANG_ARMENIAN_ARMENIA = 1;
436
437 public const ushort SUBLANG_ASSAMESE_INDIA = 1;
438
439 public const ushort SUBLANG_AZERI_LATIN = 1;
440
441 public const ushort SUBLANG_AZERI_CYRILLIC = 2;
442
444
446
447 public const ushort SUBLANG_BANGLA_INDIA = 1;
448
449 public const ushort SUBLANG_BANGLA_BANGLADESH = 2;
450
451 public const ushort SUBLANG_BASHKIR_RUSSIA = 1;
452
453 public const ushort SUBLANG_BASQUE_BASQUE = 1;
454
455 public const ushort SUBLANG_BELARUSIAN_BELARUS = 1;
456
457 public const ushort SUBLANG_BENGALI_INDIA = 1;
458
459 public const ushort SUBLANG_BENGALI_BANGLADESH = 2;
460
462
464
465 public const ushort SUBLANG_BRETON_FRANCE = 1;
466
467 public const ushort SUBLANG_BULGARIAN_BULGARIA = 1;
468
469 public const ushort SUBLANG_CATALAN_CATALAN = 1;
470
471 public const ushort SUBLANG_CENTRAL_KURDISH_IRAQ = 1;
472
473 public const ushort SUBLANG_CHEROKEE_CHEROKEE = 1;
474
475 public const ushort SUBLANG_CHINESE_TRADITIONAL = 1;
476
477 public const ushort SUBLANG_CHINESE_SIMPLIFIED = 2;
478
479 public const ushort SUBLANG_CHINESE_HONGKONG = 3;
480
481 public const ushort SUBLANG_CHINESE_SINGAPORE = 4;
482
483 public const ushort SUBLANG_CHINESE_MACAU = 5;
484
485 public const ushort SUBLANG_CORSICAN_FRANCE = 1;
486
487 public const ushort SUBLANG_CZECH_CZECH_REPUBLIC = 1;
488
489 public const ushort SUBLANG_CROATIAN_CROATIA = 1;
490
492
493 public const ushort SUBLANG_DANISH_DENMARK = 1;
494
495 public const ushort SUBLANG_DARI_AFGHANISTAN = 1;
496
497 public const ushort SUBLANG_DIVEHI_MALDIVES = 1;
498
499 public const ushort SUBLANG_DUTCH = 1;
500
501 public const ushort SUBLANG_DUTCH_BELGIAN = 2;
502
503 public const ushort SUBLANG_ENGLISH_US = 1;
504
505 public const ushort SUBLANG_ENGLISH_UK = 2;
506
507 public const ushort SUBLANG_ENGLISH_AUS = 3;
508
509 public const ushort SUBLANG_ENGLISH_CAN = 4;
510
511 public const ushort SUBLANG_ENGLISH_NZ = 5;
512
513 public const ushort SUBLANG_ENGLISH_EIRE = 6;
514
515 public const ushort SUBLANG_ENGLISH_SOUTH_AFRICA = 7;
516
517 public const ushort SUBLANG_ENGLISH_JAMAICA = 8;
518
519 public const ushort SUBLANG_ENGLISH_CARIBBEAN = 9;
520
521 public const ushort SUBLANG_ENGLISH_BELIZE = 10;
522
523 public const ushort SUBLANG_ENGLISH_TRINIDAD = 11;
524
525 public const ushort SUBLANG_ENGLISH_ZIMBABWE = 12;
526
527 public const ushort SUBLANG_ENGLISH_PHILIPPINES = 13;
528
529 public const ushort SUBLANG_ENGLISH_INDIA = 16;
530
531 public const ushort SUBLANG_ENGLISH_MALAYSIA = 17;
532
533 public const ushort SUBLANG_ENGLISH_SINGAPORE = 18;
534
535 public const ushort SUBLANG_ESTONIAN_ESTONIA = 1;
536
537 public const ushort SUBLANG_FAEROESE_FAROE_ISLANDS = 1;
538
539 public const ushort SUBLANG_FILIPINO_PHILIPPINES = 1;
540
541 public const ushort SUBLANG_FINNISH_FINLAND = 1;
542
543 public const ushort SUBLANG_FRENCH = 1;
544
545 public const ushort SUBLANG_FRENCH_BELGIAN = 2;
546
547 public const ushort SUBLANG_FRENCH_CANADIAN = 3;
548
549 public const ushort SUBLANG_FRENCH_SWISS = 4;
550
551 public const ushort SUBLANG_FRENCH_LUXEMBOURG = 5;
552
553 public const ushort SUBLANG_FRENCH_MONACO = 6;
554
555 public const ushort SUBLANG_FRISIAN_NETHERLANDS = 1;
556
557 public const ushort SUBLANG_FULAH_SENEGAL = 2;
558
559 public const ushort SUBLANG_GALICIAN_GALICIAN = 1;
560
561 public const ushort SUBLANG_GEORGIAN_GEORGIA = 1;
562
563 public const ushort SUBLANG_GERMAN = 1;
564
565 public const ushort SUBLANG_GERMAN_SWISS = 2;
566
567 public const ushort SUBLANG_GERMAN_AUSTRIAN = 3;
568
569 public const ushort SUBLANG_GERMAN_LUXEMBOURG = 4;
570
571 public const ushort SUBLANG_GERMAN_LIECHTENSTEIN = 5;
572
573 public const ushort SUBLANG_GREEK_GREECE = 1;
574
575 public const ushort SUBLANG_GREENLANDIC_GREENLAND = 1;
576
577 public const ushort SUBLANG_GUJARATI_INDIA = 1;
578
579 public const ushort SUBLANG_HAUSA_NIGERIA_LATIN = 1;
580
581 public const ushort SUBLANG_HAWAIIAN_US = 1;
582
583 public const ushort SUBLANG_HEBREW_ISRAEL = 1;
584
585 public const ushort SUBLANG_HINDI_INDIA = 1;
586
587 public const ushort SUBLANG_HUNGARIAN_HUNGARY = 1;
588
589 public const ushort SUBLANG_ICELANDIC_ICELAND = 1;
590
591 public const ushort SUBLANG_IGBO_NIGERIA = 1;
592
593 public const ushort SUBLANG_INDONESIAN_INDONESIA = 1;
594
595 public const ushort SUBLANG_INUKTITUT_CANADA = 1;
596
597 public const ushort SUBLANG_INUKTITUT_CANADA_LATIN = 2;
598
599 public const ushort SUBLANG_IRISH_IRELAND = 2;
600
601 public const ushort SUBLANG_ITALIAN = 1;
602
603 public const ushort SUBLANG_ITALIAN_SWISS = 2;
604
605 public const ushort SUBLANG_JAPANESE_JAPAN = 1;
606
607 public const ushort SUBLANG_KANNADA_INDIA = 1;
608
609 public const ushort SUBLANG_KASHMIRI_SASIA = 2;
610
611 public const ushort SUBLANG_KASHMIRI_INDIA = 2;
612
613 public const ushort SUBLANG_KAZAK_KAZAKHSTAN = 1;
614
615 public const ushort SUBLANG_KHMER_CAMBODIA = 1;
616
617 public const ushort SUBLANG_KICHE_GUATEMALA = 1;
618
619 public const ushort SUBLANG_KINYARWANDA_RWANDA = 1;
620
621 public const ushort SUBLANG_KONKANI_INDIA = 1;
622
623 public const ushort SUBLANG_KOREAN = 1;
624
625 public const ushort SUBLANG_KYRGYZ_KYRGYZSTAN = 1;
626
627 public const ushort SUBLANG_LAO_LAO = 1;
628
629 public const ushort SUBLANG_LATVIAN_LATVIA = 1;
630
631 public const ushort SUBLANG_LITHUANIAN = 1;
632
633 public const ushort SUBLANG_LOWER_SORBIAN_GERMANY = 2;
634
635 public const ushort SUBLANG_LUXEMBOURGISH_LUXEMBOURG = 1;
636
637 public const ushort SUBLANG_MACEDONIAN_MACEDONIA = 1;
638
639 public const ushort SUBLANG_MALAY_MALAYSIA = 1;
640
641 public const ushort SUBLANG_MALAY_BRUNEI_DARUSSALAM = 2;
642
643 public const ushort SUBLANG_MALAYALAM_INDIA = 1;
644
645 public const ushort SUBLANG_MALTESE_MALTA = 1;
646
647 public const ushort SUBLANG_MAORI_NEW_ZEALAND = 1;
648
649 public const ushort SUBLANG_MAPUDUNGUN_CHILE = 1;
650
651 public const ushort SUBLANG_MARATHI_INDIA = 1;
652
653 public const ushort SUBLANG_MOHAWK_MOHAWK = 1;
654
655 public const ushort SUBLANG_MONGOLIAN_CYRILLIC_MONGOLIA = 1;
656
657 public const ushort SUBLANG_MONGOLIAN_PRC = 2;
658
659 public const ushort SUBLANG_NEPALI_INDIA = 2;
660
661 public const ushort SUBLANG_NEPALI_NEPAL = 1;
662
663 public const ushort SUBLANG_NORWEGIAN_BOKMAL = 1;
664
665 public const ushort SUBLANG_NORWEGIAN_NYNORSK = 2;
666
667 public const ushort SUBLANG_OCCITAN_FRANCE = 1;
668
669 public const ushort SUBLANG_ODIA_INDIA = 1;
670
671 public const ushort SUBLANG_ORIYA_INDIA = 1;
672
673 public const ushort SUBLANG_PASHTO_AFGHANISTAN = 1;
674
675 public const ushort SUBLANG_PERSIAN_IRAN = 1;
676
677 public const ushort SUBLANG_POLISH_POLAND = 1;
678
679 public const ushort SUBLANG_PORTUGUESE = 2;
680
681 public const ushort SUBLANG_PORTUGUESE_BRAZILIAN = 1;
682
683 public const ushort SUBLANG_PULAR_SENEGAL = 2;
684
685 public const ushort SUBLANG_PUNJABI_INDIA = 1;
686
687 public const ushort SUBLANG_PUNJABI_PAKISTAN = 2;
688
689 public const ushort SUBLANG_QUECHUA_BOLIVIA = 1;
690
691 public const ushort SUBLANG_QUECHUA_ECUADOR = 2;
692
693 public const ushort SUBLANG_QUECHUA_PERU = 3;
694
695 public const ushort SUBLANG_ROMANIAN_ROMANIA = 1;
696
697 public const ushort SUBLANG_ROMANSH_SWITZERLAND = 1;
698
699 public const ushort SUBLANG_RUSSIAN_RUSSIA = 1;
700
701 public const ushort SUBLANG_SAKHA_RUSSIA = 1;
702
703 public const ushort SUBLANG_SAMI_NORTHERN_NORWAY = 1;
704
705 public const ushort SUBLANG_SAMI_NORTHERN_SWEDEN = 2;
706
707 public const ushort SUBLANG_SAMI_NORTHERN_FINLAND = 3;
708
709 public const ushort SUBLANG_SAMI_LULE_NORWAY = 4;
710
711 public const ushort SUBLANG_SAMI_LULE_SWEDEN = 5;
712
713 public const ushort SUBLANG_SAMI_SOUTHERN_NORWAY = 6;
714
715 public const ushort SUBLANG_SAMI_SOUTHERN_SWEDEN = 7;
716
717 public const ushort SUBLANG_SAMI_SKOLT_FINLAND = 8;
718
719 public const ushort SUBLANG_SAMI_INARI_FINLAND = 9;
720
721 public const ushort SUBLANG_SANSKRIT_INDIA = 1;
722
723 public const ushort SUBLANG_SCOTTISH_GAELIC = 1;
724
726
728
729 public const ushort SUBLANG_SERBIAN_MONTENEGRO_LATIN = 11;
730
731 public const ushort SUBLANG_SERBIAN_MONTENEGRO_CYRILLIC = 12;
732
733 public const ushort SUBLANG_SERBIAN_SERBIA_LATIN = 9;
734
735 public const ushort SUBLANG_SERBIAN_SERBIA_CYRILLIC = 10;
736
737 public const ushort SUBLANG_SERBIAN_CROATIA = 1;
738
739 public const ushort SUBLANG_SERBIAN_LATIN = 2;
740
741 public const ushort SUBLANG_SERBIAN_CYRILLIC = 3;
742
743 public const ushort SUBLANG_SINDHI_INDIA = 1;
744
745 public const ushort SUBLANG_SINDHI_PAKISTAN = 2;
746
747 public const ushort SUBLANG_SINDHI_AFGHANISTAN = 2;
748
749 public const ushort SUBLANG_SINHALESE_SRI_LANKA = 1;
750
751 public const ushort SUBLANG_SOTHO_NORTHERN_SOUTH_AFRICA = 1;
752
753 public const ushort SUBLANG_SLOVAK_SLOVAKIA = 1;
754
755 public const ushort SUBLANG_SLOVENIAN_SLOVENIA = 1;
756
757 public const ushort SUBLANG_SPANISH = 1;
758
759 public const ushort SUBLANG_SPANISH_MEXICAN = 2;
760
761 public const ushort SUBLANG_SPANISH_MODERN = 3;
762
763 public const ushort SUBLANG_SPANISH_GUATEMALA = 4;
764
765 public const ushort SUBLANG_SPANISH_COSTA_RICA = 5;
766
767 public const ushort SUBLANG_SPANISH_PANAMA = 6;
768
769 public const ushort SUBLANG_SPANISH_DOMINICAN_REPUBLIC = 7;
770
771 public const ushort SUBLANG_SPANISH_VENEZUELA = 8;
772
773 public const ushort SUBLANG_SPANISH_COLOMBIA = 9;
774
775 public const ushort SUBLANG_SPANISH_PERU = 10;
776
777 public const ushort SUBLANG_SPANISH_ARGENTINA = 11;
778
779 public const ushort SUBLANG_SPANISH_ECUADOR = 12;
780
781 public const ushort SUBLANG_SPANISH_CHILE = 13;
782
783 public const ushort SUBLANG_SPANISH_URUGUAY = 14;
784
785 public const ushort SUBLANG_SPANISH_PARAGUAY = 15;
786
787 public const ushort SUBLANG_SPANISH_BOLIVIA = 16;
788
789 public const ushort SUBLANG_SPANISH_EL_SALVADOR = 17;
790
791 public const ushort SUBLANG_SPANISH_HONDURAS = 18;
792
793 public const ushort SUBLANG_SPANISH_NICARAGUA = 19;
794
795 public const ushort SUBLANG_SPANISH_PUERTO_RICO = 20;
796
797 public const ushort SUBLANG_SPANISH_US = 21;
798
799 public const ushort SUBLANG_SWAHILI_KENYA = 1;
800
801 public const ushort SUBLANG_SWEDISH = 1;
802
803 public const ushort SUBLANG_SWEDISH_FINLAND = 2;
804
805 public const ushort SUBLANG_SYRIAC_SYRIA = 1;
806
807 public const ushort SUBLANG_TAJIK_TAJIKISTAN = 1;
808
809 public const ushort SUBLANG_TAMAZIGHT_ALGERIA_LATIN = 2;
810
811 public const ushort SUBLANG_TAMAZIGHT_MOROCCO_TIFINAGH = 4;
812
813 public const ushort SUBLANG_TAMIL_INDIA = 1;
814
815 public const ushort SUBLANG_TAMIL_SRI_LANKA = 2;
816
817 public const ushort SUBLANG_TATAR_RUSSIA = 1;
818
819 public const ushort SUBLANG_TELUGU_INDIA = 1;
820
821 public const ushort SUBLANG_THAI_THAILAND = 1;
822
823 public const ushort SUBLANG_TIBETAN_PRC = 1;
824
825 public const ushort SUBLANG_TIGRIGNA_ERITREA = 2;
826
827 public const ushort SUBLANG_TIGRINYA_ERITREA = 2;
828
829 public const ushort SUBLANG_TIGRINYA_ETHIOPIA = 1;
830
831 public const ushort SUBLANG_TSWANA_BOTSWANA = 2;
832
833 public const ushort SUBLANG_TSWANA_SOUTH_AFRICA = 1;
834
835 public const ushort SUBLANG_TURKISH_TURKEY = 1;
836
837 public const ushort SUBLANG_TURKMEN_TURKMENISTAN = 1;
838
839 public const ushort SUBLANG_UIGHUR_PRC = 1;
840
841 public const ushort SUBLANG_UKRAINIAN_UKRAINE = 1;
842
843 public const ushort SUBLANG_UPPER_SORBIAN_GERMANY = 1;
844
845 public const ushort SUBLANG_URDU_PAKISTAN = 1;
846
847 public const ushort SUBLANG_URDU_INDIA = 2;
848
849 public const ushort SUBLANG_UZBEK_LATIN = 1;
850
851 public const ushort SUBLANG_UZBEK_CYRILLIC = 2;
852
853 public const ushort SUBLANG_VALENCIAN_VALENCIA = 2;
854
855 public const ushort SUBLANG_VIETNAMESE_VIETNAM = 1;
856
857 public const ushort SUBLANG_WELSH_UNITED_KINGDOM = 1;
858
859 public const ushort SUBLANG_WOLOF_SENEGAL = 1;
860
861 public const ushort SUBLANG_XHOSA_SOUTH_AFRICA = 1;
862
863 public const ushort SUBLANG_YAKUT_RUSSIA = 1;
864
865 public const ushort SUBLANG_YI_PRC = 1;
866
867 public const ushort SUBLANG_YORUBA_NIGERIA = 1;
868
869 public const ushort SUBLANG_ZULU_SOUTH_AFRICA = 1;
870}
const ushort SUBLANG_SAMI_NORTHERN_FINLAND
Definition Imm.cs:707
const ushort SUBLANG_ZULU_SOUTH_AFRICA
Definition Imm.cs:869
const ushort SUBLANG_WELSH_UNITED_KINGDOM
Definition Imm.cs:857
const ushort SUBLANG_MACEDONIAN_MACEDONIA
Definition Imm.cs:637
const ushort SUBLANG_SPANISH_COLOMBIA
Definition Imm.cs:773
const ushort SUBLANG_SAMI_LULE_NORWAY
Definition Imm.cs:709
const ushort SUBLANG_SERBIAN_BOSNIA_HERZEGOVINA_CYRILLIC
Definition Imm.cs:727
const ushort SUBLANG_SERBIAN_BOSNIA_HERZEGOVINA_LATIN
Definition Imm.cs:725
const ushort SUBLANG_ROMANSH_SWITZERLAND
Definition Imm.cs:697
const ushort SUBLANG_BANGLA_BANGLADESH
Definition Imm.cs:449
const ushort SUBLANG_AMHARIC_ETHIOPIA
Definition Imm.cs:401
const ushort SUBLANG_XHOSA_SOUTH_AFRICA
Definition Imm.cs:861
const ushort SUBLANG_TAMAZIGHT_ALGERIA_LATIN
Definition Imm.cs:809
const ushort SUBLANG_SAMI_SOUTHERN_NORWAY
Definition Imm.cs:713
const ushort SUBLANG_ENGLISH_ZIMBABWE
Definition Imm.cs:525
const ushort SUBLANG_LOWER_SORBIAN_GERMANY
Definition Imm.cs:633
const ushort SUBLANG_VIETNAMESE_VIETNAM
Definition Imm.cs:855
const ushort SUBLANG_FRENCH_LUXEMBOURG
Definition Imm.cs:551
const ushort SUBLANG_SERBIAN_SERBIA_LATIN
Definition Imm.cs:733
const ushort SUBLANG_AZERBAIJANI_AZERBAIJAN_LATIN
Definition Imm.cs:443
const ushort SUBLANG_SERBIAN_SERBIA_CYRILLIC
Definition Imm.cs:735
const ushort SUBLANG_SAMI_NORTHERN_NORWAY
Definition Imm.cs:703
const ushort SUBLANG_UKRAINIAN_UKRAINE
Definition Imm.cs:841
const ushort SUBLANG_KINYARWANDA_RWANDA
Definition Imm.cs:619
const ushort SUBLANG_FAEROESE_FAROE_ISLANDS
Definition Imm.cs:537
const ushort SUBLANG_ALBANIAN_ALBANIA
Definition Imm.cs:397
const ushort SUBLANG_SAMI_SOUTHERN_SWEDEN
Definition Imm.cs:715
const ushort SUBLANG_PORTUGUESE_BRAZILIAN
Definition Imm.cs:681
const ushort SUBLANG_SINDHI_AFGHANISTAN
Definition Imm.cs:747
const ushort SUBLANG_PUNJABI_PAKISTAN
Definition Imm.cs:687
const ushort SUBLANG_GREENLANDIC_GREENLAND
Definition Imm.cs:575
const ushort SUBLANG_SAMI_SKOLT_FINLAND
Definition Imm.cs:717
const ushort SUBLANG_ARMENIAN_ARMENIA
Definition Imm.cs:435
const ushort SUBLANG_CHINESE_HONGKONG
Definition Imm.cs:479
const ushort SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_LATIN
Definition Imm.cs:461
const ushort SUBLANG_SLOVENIAN_SLOVENIA
Definition Imm.cs:755
const ushort SUBLANG_CHINESE_TRADITIONAL
Definition Imm.cs:475
const ushort SUBLANG_ENGLISH_SOUTH_AFRICA
Definition Imm.cs:515
const ushort SUBLANG_GERMAN_LUXEMBOURG
Definition Imm.cs:569
const ushort SUBLANG_SPANISH_ARGENTINA
Definition Imm.cs:777
const ushort SUBLANG_VALENCIAN_VALENCIA
Definition Imm.cs:853
const ushort SUBLANG_PASHTO_AFGHANISTAN
Definition Imm.cs:673
const ushort SUBLANG_CHINESE_SINGAPORE
Definition Imm.cs:481
const ushort SUBLANG_SPANISH_DOMINICAN_REPUBLIC
Definition Imm.cs:769
const ushort SUBLANG_KAZAK_KAZAKHSTAN
Definition Imm.cs:613
const ushort SUBLANG_SPANISH_PARAGUAY
Definition Imm.cs:785
const ushort SUBLANG_SERBIAN_MONTENEGRO_CYRILLIC
Definition Imm.cs:731
const ushort SUBLANG_LUXEMBOURGISH_LUXEMBOURG
Definition Imm.cs:635
const ushort SUBLANG_INUKTITUT_CANADA_LATIN
Definition Imm.cs:597
const ushort SUBLANG_SPANISH_COSTA_RICA
Definition Imm.cs:765
const ushort SUBLANG_ENGLISH_PHILIPPINES
Definition Imm.cs:527
const ushort SUBLANG_SPANISH_NICARAGUA
Definition Imm.cs:793
const ushort SUBLANG_MALAY_BRUNEI_DARUSSALAM
Definition Imm.cs:641
const ushort SUBLANG_TIGRINYA_ETHIOPIA
Definition Imm.cs:829
const ushort SUBLANG_ROMANIAN_ROMANIA
Definition Imm.cs:695
const ushort SUBLANG_TSWANA_SOUTH_AFRICA
Definition Imm.cs:833
const ushort SUBLANG_BENGALI_BANGLADESH
Definition Imm.cs:459
const ushort SUBLANG_TIGRINYA_ERITREA
Definition Imm.cs:827
const ushort SUBLANG_UI_CUSTOM_DEFAULT
Definition Imm.cs:393
const ushort SUBLANG_FRISIAN_NETHERLANDS
Definition Imm.cs:555
const ushort SUBLANG_SAMI_NORTHERN_SWEDEN
Definition Imm.cs:705
const ushort SUBLANG_SPANISH_EL_SALVADOR
Definition Imm.cs:789
const ushort SUBLANG_GEORGIAN_GEORGIA
Definition Imm.cs:561
const ushort SUBLANG_ARABIC_SAUDI_ARABIA
Definition Imm.cs:403
const ushort SUBLANG_MONGOLIAN_CYRILLIC_MONGOLIA
Definition Imm.cs:655
const ushort SUBLANG_CHINESE_SIMPLIFIED
Definition Imm.cs:477
const ushort SUBLANG_SERBIAN_MONTENEGRO_LATIN
Definition Imm.cs:729
const ushort SUBLANG_CUSTOM_UNSPECIFIED
Definition Imm.cs:391
const ushort SUBLANG_GALICIAN_GALICIAN
Definition Imm.cs:559
const ushort SUBLANG_ENGLISH_SINGAPORE
Definition Imm.cs:533
const ushort SUBLANG_ESTONIAN_ESTONIA
Definition Imm.cs:535
const ushort SUBLANG_BELARUSIAN_BELARUS
Definition Imm.cs:455
const ushort SUBLANG_CZECH_CZECH_REPUBLIC
Definition Imm.cs:487
const ushort SUBLANG_HAUSA_NIGERIA_LATIN
Definition Imm.cs:579
const ushort SUBLANG_TURKMEN_TURKMENISTAN
Definition Imm.cs:837
const ushort SUBLANG_ICELANDIC_ICELAND
Definition Imm.cs:589
const ushort SUBLANG_FILIPINO_PHILIPPINES
Definition Imm.cs:539
const ushort SUBLANG_GERMAN_LIECHTENSTEIN
Definition Imm.cs:571
const ushort SUBLANG_ENGLISH_TRINIDAD
Definition Imm.cs:523
const ushort SUBLANG_UPPER_SORBIAN_GERMANY
Definition Imm.cs:843
const ushort SUBLANG_CHEROKEE_CHEROKEE
Definition Imm.cs:473
const ushort SUBLANG_ENGLISH_MALAYSIA
Definition Imm.cs:531
const ushort SUBLANG_TAMAZIGHT_MOROCCO_TIFINAGH
Definition Imm.cs:811
const ushort SUBLANG_SAMI_LULE_SWEDEN
Definition Imm.cs:711
const ushort LANG_CHINESE_TRADITIONAL
Definition Imm.cs:153
const ushort SUBLANG_SPANISH_PUERTO_RICO
Definition Imm.cs:795
const ushort SUBLANG_INUKTITUT_CANADA
Definition Imm.cs:595
const ushort SUBLANG_TAJIK_TAJIKISTAN
Definition Imm.cs:807
const ushort SUBLANG_INDONESIAN_INDONESIA
Definition Imm.cs:593
const ushort SUBLANG_HUNGARIAN_HUNGARY
Definition Imm.cs:587
const ushort SUBLANG_CENTRAL_KURDISH_IRAQ
Definition Imm.cs:471
const ushort SUBLANG_TIGRIGNA_ERITREA
Definition Imm.cs:825
const ushort SUBLANG_NORWEGIAN_BOKMAL
Definition Imm.cs:663
const ushort SUBLANG_BOSNIAN_BOSNIA_HERZEGOVINA_CYRILLIC
Definition Imm.cs:463
const ushort SUBLANG_ENGLISH_CARIBBEAN
Definition Imm.cs:519
const ushort SUBLANG_SPANISH_GUATEMALA
Definition Imm.cs:763
const ushort SUBLANG_SOTHO_NORTHERN_SOUTH_AFRICA
Definition Imm.cs:751
const ushort SUBLANG_SERBIAN_CYRILLIC
Definition Imm.cs:741
const ushort SUBLANG_BULGARIAN_BULGARIA
Definition Imm.cs:467
const ushort SUBLANG_SAMI_INARI_FINLAND
Definition Imm.cs:719
const ushort SUBLANG_SPANISH_VENEZUELA
Definition Imm.cs:771
const ushort SUBLANG_SINHALESE_SRI_LANKA
Definition Imm.cs:749
const ushort SUBLANG_AZERBAIJANI_AZERBAIJAN_CYRILLIC
Definition Imm.cs:445
const ushort SUBLANG_NORWEGIAN_NYNORSK
Definition Imm.cs:665
const ushort SUBLANG_AFRIKAANS_SOUTH_AFRICA
Definition Imm.cs:395
const ushort SUBLANG_CROATIAN_CROATIA
Definition Imm.cs:489
const ushort SUBLANG_SPANISH_HONDURAS
Definition Imm.cs:791
const ushort SUBLANG_MAPUDUNGUN_CHILE
Definition Imm.cs:649
const ushort SUBLANG_MAORI_NEW_ZEALAND
Definition Imm.cs:647
const ushort SUBLANG_KYRGYZ_KYRGYZSTAN
Definition Imm.cs:625
const ushort SUBLANG_CROATIAN_BOSNIA_HERZEGOVINA_LATIN
Definition Imm.cs:491
const ushort SUBLANG_DARI_AFGHANISTAN
Definition Imm.cs:495