ReactOS 0.4.15-dev-8021-g7ce96fd
_JOBOBJECT_SECURITY_LIMIT_INFORMATION Struct Reference

#include <pstypes.h>

Collaboration diagram for _JOBOBJECT_SECURITY_LIMIT_INFORMATION:

Public Attributes

ULONG SecurityLimitFlags
 
HANDLE JobToken
 
PTOKEN_GROUPS SidsToDisable
 
PTOKEN_PRIVILEGES PrivilegesToDelete
 
PTOKEN_GROUPS RestrictedSids
 
DWORD SecurityLimitFlags
 

Detailed Description

Definition at line 1574 of file pstypes.h.

Member Data Documentation

◆ JobToken

HANDLE _JOBOBJECT_SECURITY_LIMIT_INFORMATION::JobToken

Definition at line 1577 of file pstypes.h.

◆ PrivilegesToDelete

PTOKEN_PRIVILEGES _JOBOBJECT_SECURITY_LIMIT_INFORMATION::PrivilegesToDelete

Definition at line 1579 of file pstypes.h.

◆ RestrictedSids

PTOKEN_GROUPS _JOBOBJECT_SECURITY_LIMIT_INFORMATION::RestrictedSids

Definition at line 1580 of file pstypes.h.

◆ SecurityLimitFlags [1/2]

ULONG _JOBOBJECT_SECURITY_LIMIT_INFORMATION::SecurityLimitFlags

Definition at line 1576 of file pstypes.h.

◆ SecurityLimitFlags [2/2]

DWORD _JOBOBJECT_SECURITY_LIMIT_INFORMATION::SecurityLimitFlags

Definition at line 3811 of file winnt_old.h.

◆ SidsToDisable

PTOKEN_GROUPS _JOBOBJECT_SECURITY_LIMIT_INFORMATION::SidsToDisable

Definition at line 1578 of file pstypes.h.


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