ReactOS 0.4.16-dev-2104-gb84fa49
threadmbcinfostruct Struct Reference

#include <msvcrt.h>

Collaboration diagram for threadmbcinfostruct:

Public Attributes

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

Detailed Description

Definition at line 132 of file msvcrt.h.

Member Data Documentation

◆ ismbcodepage

◆ mbcasemap

unsigned char threadmbcinfostruct::mbcasemap

Definition at line 139 of file msvcrt.h.

Referenced by _mbctolower_l(), _mbctoupper_l(), and create_mbcinfo().

◆ mbcodepage

◆ mbctype

unsigned char threadmbcinfostruct::mbctype

◆ mblcid

int threadmbcinfostruct::mblcid

Definition at line 136 of file msvcrt.h.

Referenced by _mbctolower_l(), _mbctoupper_l(), _mbsnbcoll_l(), _mbsnbicoll_l(), and create_mbcinfo().

◆ mbulinfo

unsigned short threadmbcinfostruct::mbulinfo

Definition at line 137 of file msvcrt.h.

◆ refcount [1/2]

LONG threadmbcinfostruct::refcount

Definition at line 133 of file msvcrt.h.

Referenced by _free_locale(), create_mbcinfo(), and free_mbcinfo().

◆ refcount [2/2]

int threadmbcinfostruct::refcount

Definition at line 98 of file msvcrt.h.


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