ReactOS 0.4.15-dev-7991-ge77da17
_LARGE_STRING Struct Reference

#include <ntuser.h>

Collaboration diagram for _LARGE_STRING:

Public Attributes

ULONG Length
 
ULONG MaximumLength:31
 
ULONG bAnsi:1
 
PVOID Buffer
 

Detailed Description

Definition at line 89 of file ntuser.h.

Member Data Documentation

◆ bAnsi

ULONG _LARGE_STRING::bAnsi

Definition at line 93 of file ntuser.h.

Referenced by NtUserDefSetText().

◆ Buffer

◆ Length

◆ MaximumLength

ULONG _LARGE_STRING::MaximumLength

Definition at line 92 of file ntuser.h.

Referenced by IntMsgCreateStructW(), NtUserCreateWindowEx(), and User32CreateWindowEx().


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