ReactOS 0.4.16-dev-197-g92996da
|
#include <iotypes.h>
Public Attributes | |
PSECURITY_QUALITY_OF_SERVICE | SecurityQos |
PACCESS_STATE | AccessState |
ACCESS_MASK | DesiredAccess |
ULONG | FullCreateOptions |
PACCESS_STATE _IO_SECURITY_CONTEXT::AccessState |
Definition at line 2867 of file iotypes.h.
Referenced by IopParseDevice(), RxCopyCreateParameters(), RxGetSessionId(), and UDFCommonCreate().
ACCESS_MASK _IO_SECURITY_CONTEXT::DesiredAccess |
Definition at line 2868 of file iotypes.h.
Referenced by ClasspCreateClose(), IopParseDevice(), RxCopyCreateParameters(), and UDFCommonCreate().
ULONG _IO_SECURITY_CONTEXT::FullCreateOptions |
Definition at line 2869 of file iotypes.h.
Referenced by IopParseDevice().
PSECURITY_QUALITY_OF_SERVICE _IO_SECURITY_CONTEXT::SecurityQos |
Definition at line 2866 of file iotypes.h.
Referenced by IopParseDevice(), and RxCopyCreateParameters().