ReactOS 0.4.17-dev-769-g1500a35
_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 1601 of file pstypes.h.

Member Data Documentation

◆ CapturedGroupCount

ULONG _PS_JOB_TOKEN_FILTER::CapturedGroupCount

Definition at line 1606 of file pstypes.h.

◆ CapturedGroups

PSID_AND_ATTRIBUTES _PS_JOB_TOKEN_FILTER::CapturedGroups

Definition at line 1607 of file pstypes.h.

◆ CapturedGroupsLength

ULONG _PS_JOB_TOKEN_FILTER::CapturedGroupsLength

Definition at line 1608 of file pstypes.h.

◆ CapturedPrivilegeCount

ULONG _PS_JOB_TOKEN_FILTER::CapturedPrivilegeCount

Definition at line 1609 of file pstypes.h.

◆ CapturedPrivileges

PLUID_AND_ATTRIBUTES _PS_JOB_TOKEN_FILTER::CapturedPrivileges

Definition at line 1610 of file pstypes.h.

◆ CapturedPrivilegesLength

ULONG _PS_JOB_TOKEN_FILTER::CapturedPrivilegesLength

Definition at line 1611 of file pstypes.h.

◆ CapturedSidCount

ULONG _PS_JOB_TOKEN_FILTER::CapturedSidCount

Definition at line 1603 of file pstypes.h.

◆ CapturedSids

PSID_AND_ATTRIBUTES _PS_JOB_TOKEN_FILTER::CapturedSids

Definition at line 1604 of file pstypes.h.

◆ CapturedSidsLength

ULONG _PS_JOB_TOKEN_FILTER::CapturedSidsLength

Definition at line 1605 of file pstypes.h.


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