ReactOS 0.4.15-dev-7942-gd23573b
_SECURITY_DESCRIPTOR_HEADER Struct Reference

#include <ob.h>

Collaboration diagram for _SECURITY_DESCRIPTOR_HEADER:

Public Attributes

LIST_ENTRY Link
 
ULONG RefCount
 
ULONG FullHash
 
QUAD SecurityDescriptor
 

Detailed Description

Definition at line 131 of file ob.h.

Member Data Documentation

◆ FullHash

ULONG _SECURITY_DESCRIPTOR_HEADER::FullHash

◆ Link

LIST_ENTRY _SECURITY_DESCRIPTOR_HEADER::Link

Definition at line 133 of file ob.h.

◆ RefCount

◆ SecurityDescriptor

QUAD _SECURITY_DESCRIPTOR_HEADER::SecurityDescriptor

Definition at line 136 of file ob.h.

Referenced by ObLogSecurityDescriptor(), and ObpCreateCacheEntry().


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