ReactOS
0.4.15-dev-2153-g62b4c61
|
#include <ob.h>
Public Attributes | |
LIST_ENTRY | Link |
ULONG | RefCount |
ULONG | FullHash |
QUAD | SecurityDescriptor |
ULONG _SECURITY_DESCRIPTOR_HEADER::FullHash |
Definition at line 125 of file ob.h.
Referenced by ObDereferenceSecurityDescriptor(), and ObLogSecurityDescriptor().
LIST_ENTRY _SECURITY_DESCRIPTOR_HEADER::Link |
ULONG _SECURITY_DESCRIPTOR_HEADER::RefCount |
Definition at line 124 of file ob.h.
Referenced by ObDereferenceSecurityDescriptor(), ObLogSecurityDescriptor(), ObpReferenceSecurityDescriptor(), and ObReferenceSecurityDescriptor().
QUAD _SECURITY_DESCRIPTOR_HEADER::SecurityDescriptor |
Definition at line 126 of file ob.h.
Referenced by ObLogSecurityDescriptor().