ReactOS 0.4.15-dev-7842-g558ab78
_CM_KEY_SECURITY_CACHE Struct Reference

#include <cm.h>

Collaboration diagram for _CM_KEY_SECURITY_CACHE:

Public Attributes

HCELL_INDEX Cell
 
ULONG ConvKey
 
LIST_ENTRY List
 
ULONG DescriptorLength
 
SECURITY_DESCRIPTOR_RELATIVE Descriptor
 

Detailed Description

Definition at line 188 of file cm.h.

Member Data Documentation

◆ Cell

HCELL_INDEX _CM_KEY_SECURITY_CACHE::Cell

Definition at line 190 of file cm.h.

◆ ConvKey

ULONG _CM_KEY_SECURITY_CACHE::ConvKey

Definition at line 191 of file cm.h.

◆ Descriptor

SECURITY_DESCRIPTOR_RELATIVE _CM_KEY_SECURITY_CACHE::Descriptor

Definition at line 194 of file cm.h.

◆ DescriptorLength

ULONG _CM_KEY_SECURITY_CACHE::DescriptorLength

Definition at line 193 of file cm.h.

◆ List

LIST_ENTRY _CM_KEY_SECURITY_CACHE::List

Definition at line 192 of file cm.h.


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