ReactOS 0.4.17-dev-653-g1d6dae3
_PS_JOB_TOKEN_FILTER Struct Reference

#include <pstypes.h>

Collaboration diagram for _PS_JOB_TOKEN_FILTER:

Public Attributes

ULONG CapturedSidCount
 
PSID_AND_ATTRIBUTES CapturedSids
 
ULONG CapturedSidsLength
 
ULONG CapturedGroupCount
 
PSID_AND_ATTRIBUTES CapturedGroups
 
ULONG CapturedGroupsLength
 
ULONG CapturedPrivilegeCount
 
PLUID_AND_ATTRIBUTES CapturedPrivileges
 
ULONG CapturedPrivilegesLength
 

Detailed Description

Definition at line 1571 of file pstypes.h.

Member Data Documentation

◆ CapturedGroupCount

ULONG _PS_JOB_TOKEN_FILTER::CapturedGroupCount

Definition at line 1576 of file pstypes.h.

◆ CapturedGroups

PSID_AND_ATTRIBUTES _PS_JOB_TOKEN_FILTER::CapturedGroups

Definition at line 1577 of file pstypes.h.

◆ CapturedGroupsLength

ULONG _PS_JOB_TOKEN_FILTER::CapturedGroupsLength

Definition at line 1578 of file pstypes.h.

◆ CapturedPrivilegeCount

ULONG _PS_JOB_TOKEN_FILTER::CapturedPrivilegeCount

Definition at line 1579 of file pstypes.h.

◆ CapturedPrivileges

PLUID_AND_ATTRIBUTES _PS_JOB_TOKEN_FILTER::CapturedPrivileges

Definition at line 1580 of file pstypes.h.

◆ CapturedPrivilegesLength

ULONG _PS_JOB_TOKEN_FILTER::CapturedPrivilegesLength

Definition at line 1581 of file pstypes.h.

◆ CapturedSidCount

ULONG _PS_JOB_TOKEN_FILTER::CapturedSidCount

Definition at line 1573 of file pstypes.h.

◆ CapturedSids

PSID_AND_ATTRIBUTES _PS_JOB_TOKEN_FILTER::CapturedSids

Definition at line 1574 of file pstypes.h.

◆ CapturedSidsLength

ULONG _PS_JOB_TOKEN_FILTER::CapturedSidsLength

Definition at line 1575 of file pstypes.h.


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