ReactOS 0.4.15-dev-8039-g69ebfd6
_IO_SECURITY_CONTEXT Struct Reference

#include <iotypes.h>

Collaboration diagram for _IO_SECURITY_CONTEXT:

Public Attributes

PSECURITY_QUALITY_OF_SERVICE SecurityQos
 
PACCESS_STATE AccessState
 
ACCESS_MASK DesiredAccess
 
ULONG FullCreateOptions
 

Detailed Description

Definition at line 2865 of file iotypes.h.

Member Data Documentation

◆ AccessState

PACCESS_STATE _IO_SECURITY_CONTEXT::AccessState

◆ DesiredAccess

ACCESS_MASK _IO_SECURITY_CONTEXT::DesiredAccess

◆ FullCreateOptions

ULONG _IO_SECURITY_CONTEXT::FullCreateOptions

Definition at line 2869 of file iotypes.h.

Referenced by IopParseDevice().

◆ SecurityQos

PSECURITY_QUALITY_OF_SERVICE _IO_SECURITY_CONTEXT::SecurityQos

Definition at line 2866 of file iotypes.h.

Referenced by IopParseDevice(), and RxCopyCreateParameters().


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