ReactOS 0.4.16-dev-737-g3368adc
threadmbcinfostruct Struct Reference

#include <msvcrt.h>

Collaboration diagram for threadmbcinfostruct:

Public Attributes

int refcount
 
int mbcodepage
 
int ismbcodepage
 
int mblcid
 
unsigned short mbulinfo [6]
 
unsigned char mbctype [257]
 
unsigned char mbcasemap [256]
 

Detailed Description

Definition at line 97 of file msvcrt.h.

Member Data Documentation

◆ ismbcodepage

int threadmbcinfostruct::ismbcodepage

Definition at line 100 of file msvcrt.h.

◆ mbcasemap

unsigned char threadmbcinfostruct::mbcasemap[256]

Definition at line 104 of file msvcrt.h.

◆ mbcodepage

int threadmbcinfostruct::mbcodepage

Definition at line 99 of file msvcrt.h.

◆ mbctype

unsigned char threadmbcinfostruct::mbctype[257]

Definition at line 103 of file msvcrt.h.

◆ mblcid

int threadmbcinfostruct::mblcid

Definition at line 101 of file msvcrt.h.

◆ mbulinfo

unsigned short threadmbcinfostruct::mbulinfo[6]

Definition at line 102 of file msvcrt.h.

◆ refcount

int threadmbcinfostruct::refcount

Definition at line 98 of file msvcrt.h.

Referenced by _free_locale().


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