ReactOS 0.4.15-dev-7924-g5949c20
_LSA_STRING Struct Reference

#include <ntsecapi.h>

Public Attributes

USHORT Length
 
USHORT MaximumLength
 
PCHAR Buffer
 

Detailed Description

Definition at line 171 of file ntsecapi.h.

Member Data Documentation

◆ Buffer

PCHAR _LSA_STRING::Buffer

Definition at line 174 of file ntsecapi.h.

Referenced by LogonUserExW(), and MyLogonUser().

◆ Length

USHORT _LSA_STRING::Length

Definition at line 172 of file ntsecapi.h.

◆ MaximumLength

USHORT _LSA_STRING::MaximumLength

Definition at line 173 of file ntsecapi.h.


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