ReactOS 0.4.15-dev-7924-g5949c20
_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 1461 of file pstypes.h.

Member Data Documentation

◆ CapturedGroupCount

ULONG _PS_JOB_TOKEN_FILTER::CapturedGroupCount

Definition at line 1466 of file pstypes.h.

◆ CapturedGroups

PSID_AND_ATTRIBUTES _PS_JOB_TOKEN_FILTER::CapturedGroups

Definition at line 1467 of file pstypes.h.

◆ CapturedGroupsLength

ULONG _PS_JOB_TOKEN_FILTER::CapturedGroupsLength

Definition at line 1468 of file pstypes.h.

◆ CapturedPrivilegeCount

ULONG _PS_JOB_TOKEN_FILTER::CapturedPrivilegeCount

Definition at line 1469 of file pstypes.h.

◆ CapturedPrivileges

PLUID_AND_ATTRIBUTES _PS_JOB_TOKEN_FILTER::CapturedPrivileges

Definition at line 1470 of file pstypes.h.

◆ CapturedPrivilegesLength

ULONG _PS_JOB_TOKEN_FILTER::CapturedPrivilegesLength

Definition at line 1471 of file pstypes.h.

◆ CapturedSidCount

ULONG _PS_JOB_TOKEN_FILTER::CapturedSidCount

Definition at line 1463 of file pstypes.h.

◆ CapturedSids

PSID_AND_ATTRIBUTES _PS_JOB_TOKEN_FILTER::CapturedSids

Definition at line 1464 of file pstypes.h.

◆ CapturedSidsLength

ULONG _PS_JOB_TOKEN_FILTER::CapturedSidsLength

Definition at line 1465 of file pstypes.h.


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