|
Process Hacker
|
#include <seceditp.h>
Data Fields | |
| ISecurityInformationVtbl * | VTable |
| ULONG | RefCount |
| PPH_STRING | ObjectName |
| PPH_GET_OBJECT_SECURITY | GetObjectSecurity |
| PPH_SET_OBJECT_SECURITY | SetObjectSecurity |
| PVOID | Context |
| PSI_ACCESS | AccessEntries |
| ULONG | NumberOfAccessEntries |
Definition at line 7 of file seceditp.h.
| PSI_ACCESS AccessEntries |
Definition at line 17 of file seceditp.h.
| PVOID Context |
Definition at line 16 of file seceditp.h.
| PPH_GET_OBJECT_SECURITY GetObjectSecurity |
Definition at line 14 of file seceditp.h.
| ULONG NumberOfAccessEntries |
Definition at line 18 of file seceditp.h.
| PPH_STRING ObjectName |
Definition at line 13 of file seceditp.h.
| ULONG RefCount |
Definition at line 11 of file seceditp.h.
| PPH_SET_OBJECT_SECURITY SetObjectSecurity |
Definition at line 15 of file seceditp.h.
| ISecurityInformationVtbl* VTable |
Definition at line 9 of file seceditp.h.