ReactOS 0.4.16-dev-289-g096a551
|
#include <ntsecapi.h>
Public Attributes | |
SID_NAME_USE | Use |
LSA_UNICODE_STRING | Name |
LONG | DomainIndex |
Definition at line 421 of file ntsecapi.h.
LONG _LSA_TRANSLATED_NAME::DomainIndex |
Definition at line 424 of file ntsecapi.h.
Referenced by NetLocalGroupGetMembers().
LSA_UNICODE_STRING _LSA_TRANSLATED_NAME::Name |
Definition at line 423 of file ntsecapi.h.
Referenced by LookupAccountSidW(), and NetLocalGroupGetMembers().
SID_NAME_USE _LSA_TRANSLATED_NAME::Use |
Definition at line 422 of file ntsecapi.h.
Referenced by LookupAccountSidW(), and NetLocalGroupGetMembers().