ReactOS 0.4.15-dev-7958-gcd0bb1a
_LSA_TRANSLATED_NAME Struct Reference

#include <ntsecapi.h>

Collaboration diagram for _LSA_TRANSLATED_NAME:

Public Attributes

SID_NAME_USE Use
 
LSA_UNICODE_STRING Name
 
LONG DomainIndex
 

Detailed Description

Definition at line 421 of file ntsecapi.h.

Member Data Documentation

◆ DomainIndex

LONG _LSA_TRANSLATED_NAME::DomainIndex

Definition at line 424 of file ntsecapi.h.

Referenced by NetLocalGroupGetMembers().

◆ Name

LSA_UNICODE_STRING _LSA_TRANSLATED_NAME::Name

Definition at line 423 of file ntsecapi.h.

Referenced by LookupAccountSidW(), and NetLocalGroupGetMembers().

◆ Use

SID_NAME_USE _LSA_TRANSLATED_NAME::Use

Definition at line 422 of file ntsecapi.h.

Referenced by LookupAccountSidW(), and NetLocalGroupGetMembers().


The documentation for this struct was generated from the following file: