GetStringTypeA
(LCID, dwInfoType, lpSrcStr, cchSrc, lpCharType)LCID LCID
DWORD dwInfoType
LPCSTR lpSrcStr
int cchSrc
LPWORD lpCharType Parameters LCID Locale context for the mapping. The string is assumed to be represented in the default ANSI code page for this locale. dwInfoType Type of character information to retrieve. The various types are divided into different levels (see Comments for a list of the information included in each type). The options are mutually exclusive. The following types are supported:
- CT_CTYPE1
- CT_CTYPE2
- CT_CTYPE3
Value
| Meaning
|
0
| Failure
|
Success
|
- Ctype 1
- Ctype 2
- Ctype 3
Name
| Value
| Meaning
|
C1_UPPER
|
| Uppercase1
|
C1_LOWER
|
| Lowercase1
|
C1_DIGIT
| 0x0004
| Decimal digits
|
C1_SPACE
| 0x0008
| Space characters
|
C1_PUNCT
| 0x0010
| Punctuation
|
C1_CNTRL
| 0x0020
| Control characters
|
C1_BLANK
| 0x0040
| Blank characters
|
C1_XDIGIT
| 0x0080
| Hexadecimal digits
|
C1_ALPHA
| 0x0100
| Any letter
|
|
|
| Name
| Value
| Meaning
|
Strong
| C2_LEFTTORIGHT
|
| Left to right
|
| C2_RIGHTTOLEFT
|
| Right to left
|
Weak
| C2_EUROPENUMBER
|
| European number, European digit
|
| C2_EUROPESEPARATOR
|
| European numeric separator
|
| C2_EUROPETERMINATOR
|
| European numeric terminator
|
| C2_ARABICNUMBER
|
| Arabic number
|
| C2_COMMONSEPARATOR
|
| Common numeric separator
|
Neutral
| C2_BLOCKSEPARATOR
|
| Block separator
|
| C2_SEGMENTSEPARATOR
|
| Segment separator
|
| C2_WHITESPACE
|
| White space
|
| C2_OTHERNEUTRAL
|
| Other neutrals
|
Not applicable
| C2_NOTAPPLICABLE
| 0x0
| No implicit direction (for example, control codes)
|
Name
| Value
| Meaning
|
C3_NONSPACING
|
| Nonspacing mark
|
C3_DIACRITIC
|
| Diacritic nonspacing mark
|
C3_VOWELMARK
| 0x4
| Vowel nonspacing mark
|
C3_SYMBOL
| 0x8
| Symbol
|
C3_KATAKANA
| 0x10
| Katakana character
|
C3_HIRAGANA
| 0x20
| Hiragana character
|
C3_HALFWIDTH
| 0x40
| Narrow character
|
C3_FULLWIDTH
| 0x80
| Wide character
|
C3_IDEOGRAPH
| 0x100
| Ideograph
|
C3_ALPHA
| 0x8000
| Any letter
|
C3_NOTAPPLICABLE
| 0x0
| Not applicable
|
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers - More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database