ReactOS
0.4.15-dev-4570-g4f8bbd1
|
#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(), LookupAccountNameW(), LookupAccountSidW(), LookupSidInformation(), LsaGetLogonSessionData(), LsapGetLogonSessionData(), LsapIsLocalComputer(), LsaQuerySecret(), LsaRetrievePrivateData(), NetLocalGroupGetMembers(), and OpenLSAPolicyHandle().
USHORT _LSA_UNICODE_STRING::Length |
Definition at line 163 of file ntsecapi.h.
Referenced by AccpLookupSidByName(), AccpOpenLSAPolicyHandle(), LookupAccountNameW(), LookupAccountSidW(), LookupSidInformation(), LsapGetLogonSessionData(), LsapIsLocalComputer(), LsaQuerySecret(), LsaRetrievePrivateData(), NetLocalGroupGetMembers(), and OpenLSAPolicyHandle().
USHORT _LSA_UNICODE_STRING::MaximumLength |
Definition at line 164 of file ntsecapi.h.
Referenced by AccpLookupSidByName(), AccpOpenLSAPolicyHandle(), LsapGetLogonSessionData(), LsaQuerySecret(), LsaRetrievePrivateData(), and OpenLSAPolicyHandle().