ReactOS 0.4.16-dev-746-g329a414
|
#include <precomp.h>
Public Attributes | |
LONG | RefCount |
SID_NAME_USE | SidNameUse |
LPWSTR | AccountName |
LPWSTR | DomainName |
LPWSTR _SIDREQRESULT::AccountName |
Definition at line 171 of file precomp.h.
Referenced by FindSidInCache(), and LookupSidInformation().
LPWSTR _SIDREQRESULT::DomainName |
Definition at line 172 of file precomp.h.
Referenced by FindSidInCache(), and LookupSidInformation().
LONG _SIDREQRESULT::RefCount |
Definition at line 169 of file precomp.h.
Referenced by FindSidInCache(), and LookupSidInformation().
SID_NAME_USE _SIDREQRESULT::SidNameUse |
Definition at line 170 of file precomp.h.
Referenced by LookupSidInformation().