ReactOS 0.4.15-dev-7994-gb388cb6
_LARGE_ANSI_STRING Struct Reference

#include <ntuser.h>

Public Attributes

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

Detailed Description

Definition at line 99 of file ntuser.h.

Member Data Documentation

◆ bAnsi

ULONG _LARGE_ANSI_STRING::bAnsi

Definition at line 103 of file ntuser.h.

◆ Buffer

PCHAR _LARGE_ANSI_STRING::Buffer

Definition at line 104 of file ntuser.h.

◆ Length

ULONG _LARGE_ANSI_STRING::Length

Definition at line 101 of file ntuser.h.

◆ MaximumLength

ULONG _LARGE_ANSI_STRING::MaximumLength

Definition at line 102 of file ntuser.h.


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