ReactOS 0.4.16-dev-240-gdb5fa3b
|
#include <ntsecapi.h>
Public Attributes | |
USHORT | Length |
USHORT | MaximumLength |
PCHAR | Buffer |
Definition at line 171 of file ntsecapi.h.
PCHAR _LSA_STRING::Buffer |
Definition at line 174 of file ntsecapi.h.
Referenced by LogonUserExW(), and MyLogonUser().
USHORT _LSA_STRING::Length |
Definition at line 172 of file ntsecapi.h.
USHORT _LSA_STRING::MaximumLength |
Definition at line 173 of file ntsecapi.h.