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

Public Attributes | |
| struct _PRINCIPAL_LISTITEM * | Next |
| struct _SIDREQRESULT * | SidReqResult |
| PACE_ENTRY | ACEs |
| LPWSTR | DisplayString |
| PACE_ENTRY _PRINCIPAL_LISTITEM::ACEs |
Definition at line 38 of file precomp.h.
Referenced by AddPrincipalToList(), and FreePrincipalsList().
| LPWSTR _PRINCIPAL_LISTITEM::DisplayString |
Definition at line 39 of file precomp.h.
Referenced by AddPrincipalToList(), FreePrincipalsList(), and PrincipalCompare().
| struct _PRINCIPAL_LISTITEM* _PRINCIPAL_LISTITEM::Next |
Definition at line 36 of file precomp.h.
Referenced by AddPrincipalToList(), FindSidInPrincipalsListAddAce(), FreePrincipalsList(), and UpdatePrincipalInfo().
| struct _SIDREQRESULT* _PRINCIPAL_LISTITEM::SidReqResult |
Definition at line 37 of file precomp.h.
Referenced by AddPrincipalToList(), and FreePrincipalsList().