FreeRDP
RDP_CODEPAGE Struct Reference

Data Fields

UINT16 id
 
UINT8 primaryId
 
UINT8 subId
 
char locale [512]
 
char primaryLanguage [512]
 
char primaryLanguageSymbol [512]
 
char subLanguage [512]
 
char subLanguageSymbol [512]
 

Detailed Description

Definition at line 43 of file keyboard.h.

Field Documentation

◆ id

UINT16 RDP_CODEPAGE::id

Definition at line 45 of file keyboard.h.

◆ locale

char RDP_CODEPAGE::locale[512]

Definition at line 48 of file keyboard.h.

◆ primaryId

UINT8 RDP_CODEPAGE::primaryId

Definition at line 46 of file keyboard.h.

◆ primaryLanguage

char RDP_CODEPAGE::primaryLanguage[512]

Definition at line 49 of file keyboard.h.

◆ primaryLanguageSymbol

char RDP_CODEPAGE::primaryLanguageSymbol[512]

Definition at line 50 of file keyboard.h.

◆ subId

UINT8 RDP_CODEPAGE::subId

Definition at line 47 of file keyboard.h.

◆ subLanguage

char RDP_CODEPAGE::subLanguage[512]

Definition at line 51 of file keyboard.h.

◆ subLanguageSymbol

char RDP_CODEPAGE::subLanguageSymbol[512]

Definition at line 52 of file keyboard.h.


The documentation for this struct was generated from the following file: