|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ntsecapi.h>

Public Attributes | |
| SID_NAME_USE | Use |
| ULONG | RelativeId |
| LONG | DomainIndex |
| DWORD | RelativeId |
Definition at line 410 of file ntsecapi.h.
| LONG _LSA_TRANSLATED_SID::DomainIndex |
Definition at line 413 of file ntsecapi.h.
Referenced by BuildSidListFromDomainAndName(), LookupAccountNameW(), and LsarLookupNames().
| ULONG _LSA_TRANSLATED_SID::RelativeId |
Definition at line 412 of file ntsecapi.h.
Referenced by BuildSidListFromDomainAndName(), LookupAccountNameW(), and LsarLookupNames().
| SID_NAME_USE _LSA_TRANSLATED_SID::Use |
Definition at line 411 of file ntsecapi.h.
Referenced by LookupAccountNameW(), and LsarLookupNames().