|
ReactOS 0.4.16-dev-2332-g4cba65d
|
#include <ntsecapi.h>
Public Attributes | |
| USHORT | Length |
| USHORT | MaximumLength |
| PWSTR | Buffer |
Definition at line 162 of file ntsecapi.h.
| PWSTR _LSA_UNICODE_STRING::Buffer |
Definition at line 168 of file ntsecapi.h.
Referenced by AccpLookupSidByName(), AccpOpenLSAPolicyHandle(), DoChangePassword(), GetLsaDefaultPassword(), LookupAccountNameW(), LookupAccountSidW(), LookupSidInformation(), LsapIsLocalComputer(), LsaQuerySecret(), LsaRetrievePrivateData(), MsvpChangePassword(), NetLocalGroupGetMembers(), NetUserChangePassword(), and OpenLSAPolicyHandle().
| USHORT _LSA_UNICODE_STRING::Length |
Definition at line 163 of file ntsecapi.h.
Referenced by AccpLookupSidByName(), AccpOpenLSAPolicyHandle(), DoChangePassword(), GetLsaDefaultPassword(), LookupAccountNameW(), LookupAccountSidW(), LookupSidInformation(), LsapIsLocalComputer(), LsaQuerySecret(), LsaRetrievePrivateData(), MsvpChangePassword(), NetLocalGroupGetMembers(), NetUserChangePassword(), and OpenLSAPolicyHandle().
| USHORT _LSA_UNICODE_STRING::MaximumLength |
Definition at line 164 of file ntsecapi.h.
Referenced by AccpLookupSidByName(), AccpOpenLSAPolicyHandle(), DoChangePassword(), LsaQuerySecret(), LsaRetrievePrivateData(), MsvpChangePassword(), NetUserChangePassword(), and OpenLSAPolicyHandle().