Home
last modified time | relevance | path

Searched defs:_LARGE_UNICODE_STRING (Results 1 – 1 of 1) sorted by relevance

/reactos/win32ss/include/
H A Dntuser.h81 typedef struct _LARGE_UNICODE_STRING struct
83 ULONG Length;
84 ULONG MaximumLength:31;
85 ULONG bAnsi:1;
86 PWSTR Buffer;