ReactOS 0.4.15-dev-7961-gdcf9eb0
_OBJECT_TYPE_LIST_INTERNAL Struct Reference

#include <se.h>

Collaboration diagram for _OBJECT_TYPE_LIST_INTERNAL:

Public Attributes

GUID ObjectTypeGuid
 
USHORT Level
 
ACCESS_CHECK_RIGHTS ObjectAccessRights
 

Detailed Description

Definition at line 51 of file se.h.

Member Data Documentation

◆ Level

USHORT _OBJECT_TYPE_LIST_INTERNAL::Level

Definition at line 54 of file se.h.

Referenced by SeCaptureObjectTypeList().

◆ ObjectAccessRights

ACCESS_CHECK_RIGHTS _OBJECT_TYPE_LIST_INTERNAL::ObjectAccessRights

Definition at line 55 of file se.h.

Referenced by SeCaptureObjectTypeList().

◆ ObjectTypeGuid

GUID _OBJECT_TYPE_LIST_INTERNAL::ObjectTypeGuid

Definition at line 53 of file se.h.

Referenced by SeCaptureObjectTypeList().


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