ReactOS 0.4.16-dev-197-g92996da
|
#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(), GetComputerObjectNameW(), LookupAccountNameW(), LookupAccountSidW(), LookupSidInformation(), LsaGetLogonSessionData(), LsapGetLogonSessionData(), LsapIsLocalComputer(), LsaQuerySecret(), LsaRetrievePrivateData(), MsvpChangePassword(), NetLocalGroupGetMembers(), NetpGetJoinInformation(), NetrWkstaGetInfo(), NetUserChangePassword(), NetWkstaUserGetInfo(), OpenLSAPolicyHandle(), SetAccountsDomainSid(), SetAdministratorPassword(), SetPrimaryDomain(), and test_lsa().
USHORT _LSA_UNICODE_STRING::Length |
Definition at line 163 of file ntsecapi.h.
Referenced by AccpLookupSidByName(), AccpOpenLSAPolicyHandle(), DoChangePassword(), GetComputerObjectNameW(), LookupAccountNameW(), LookupAccountSidW(), LookupSidInformation(), LsapGetLogonSessionData(), LsapIsLocalComputer(), LsaQuerySecret(), LsaRetrievePrivateData(), MsvpChangePassword(), NetLocalGroupGetMembers(), NetpGetJoinInformation(), NetUserChangePassword(), OpenLSAPolicyHandle(), SetAccountsDomainSid(), SetAdministratorPassword(), and SetPrimaryDomain().
USHORT _LSA_UNICODE_STRING::MaximumLength |
Definition at line 164 of file ntsecapi.h.
Referenced by AccpLookupSidByName(), AccpOpenLSAPolicyHandle(), DoChangePassword(), LsapGetLogonSessionData(), LsaQuerySecret(), LsaRetrievePrivateData(), MsvpChangePassword(), NetUserChangePassword(), OpenLSAPolicyHandle(), SetAccountsDomainSid(), and SetPrimaryDomain().