ReactOS 0.4.15-dev-7788-g1ad9096
tagMBSTRING Struct Reference

#include <ntuser.h>

Public Attributes

WCHAR szName [16]
 
UINT uID
 
UINT uStr
 

Detailed Description

Definition at line 975 of file ntuser.h.

Member Data Documentation

◆ szName

WCHAR tagMBSTRING::szName[16]

Definition at line 977 of file ntuser.h.

Referenced by MB_GetString().

◆ uID

UINT tagMBSTRING::uID

Definition at line 978 of file ntuser.h.

Referenced by MB_GetString().

◆ uStr

UINT tagMBSTRING::uStr

Definition at line 979 of file ntuser.h.

Referenced by MB_GetString().


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