ReactOS 0.4.15-dev-7953-g1f49173
_SIDREQRESULT Struct Reference

#include <precomp.h>

Collaboration diagram for _SIDREQRESULT:

Public Attributes

LONG RefCount
 
SID_NAME_USE SidNameUse
 
LPWSTR AccountName
 
LPWSTR DomainName
 

Detailed Description

Definition at line 167 of file precomp.h.

Member Data Documentation

◆ AccountName

LPWSTR _SIDREQRESULT::AccountName

Definition at line 171 of file precomp.h.

Referenced by FindSidInCache(), and LookupSidInformation().

◆ DomainName

LPWSTR _SIDREQRESULT::DomainName

Definition at line 172 of file precomp.h.

Referenced by FindSidInCache(), and LookupSidInformation().

◆ RefCount

LONG _SIDREQRESULT::RefCount

Definition at line 169 of file precomp.h.

Referenced by FindSidInCache(), and LookupSidInformation().

◆ SidNameUse

SID_NAME_USE _SIDREQRESULT::SidNameUse

Definition at line 170 of file precomp.h.

Referenced by LookupSidInformation().


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