ReactOS 0.4.15-dev-7924-g5949c20
_GET_CHARSET_INFO Struct Reference

#include <callback.h>

Collaboration diagram for _GET_CHARSET_INFO:

Public Attributes

LCID Locale
 
CHARSETINFO Cs
 

Detailed Description

Definition at line 125 of file callback.h.

Member Data Documentation

◆ Cs

CHARSETINFO _GET_CHARSET_INFO::Cs

Definition at line 128 of file callback.h.

Referenced by co_IntGetCharsetInfo(), and User32CallGetCharsetInfo().

◆ Locale

LCID _GET_CHARSET_INFO::Locale

Definition at line 127 of file callback.h.

Referenced by co_IntGetCharsetInfo(), and User32CallGetCharsetInfo().


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