ReactOS 0.4.16-dev-329-g9223134
|
#include <ntuser.h>
Public Attributes | |
ULONG | Length |
ULONG | MaximumLength:31 |
ULONG | bAnsi:1 |
PWSTR | Buffer |
PWSTR _LARGE_UNICODE_STRING::Buffer |
Definition at line 86 of file ntuser.h.
Referenced by co_IntCreateDefaultImeWindow(), DefSetText(), IntCreateWindow(), IntDefWindowProc(), NtUserDefSetText(), NtUserFindWindowEx(), NtUserInternalGetWindowText(), RealDefWindowProcA(), RealDefWindowProcW(), UserDrawCaption(), and UserFreeWindowInfo().
ULONG _LARGE_UNICODE_STRING::Length |
Definition at line 83 of file ntuser.h.
Referenced by DefSetText(), IntCreateWindow(), IntDefWindowProc(), NtUserDefSetText(), NtUserFindWindowEx(), NtUserInternalGetWindowText(), RealDefWindowProcA(), RealDefWindowProcW(), UserDrawCaption(), and UserFreeWindowInfo().
ULONG _LARGE_UNICODE_STRING::MaximumLength |
Definition at line 84 of file ntuser.h.
Referenced by DefSetText(), IntCreateWindow(), NtUserDefSetText(), NtUserFindWindowEx(), UserDrawCaption(), and UserFreeWindowInfo().