ReactOS 0.4.16-dev-1946-g52006dd
_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 1550 of file pstypes.h.

Member Data Documentation

◆ CapturedGroupCount

ULONG _PS_JOB_TOKEN_FILTER::CapturedGroupCount

Definition at line 1555 of file pstypes.h.

◆ CapturedGroups

PSID_AND_ATTRIBUTES _PS_JOB_TOKEN_FILTER::CapturedGroups

Definition at line 1556 of file pstypes.h.

◆ CapturedGroupsLength

ULONG _PS_JOB_TOKEN_FILTER::CapturedGroupsLength

Definition at line 1557 of file pstypes.h.

◆ CapturedPrivilegeCount

ULONG _PS_JOB_TOKEN_FILTER::CapturedPrivilegeCount

Definition at line 1558 of file pstypes.h.

◆ CapturedPrivileges

PLUID_AND_ATTRIBUTES _PS_JOB_TOKEN_FILTER::CapturedPrivileges

Definition at line 1559 of file pstypes.h.

◆ CapturedPrivilegesLength

ULONG _PS_JOB_TOKEN_FILTER::CapturedPrivilegesLength

Definition at line 1560 of file pstypes.h.

◆ CapturedSidCount

ULONG _PS_JOB_TOKEN_FILTER::CapturedSidCount

Definition at line 1552 of file pstypes.h.

◆ CapturedSids

PSID_AND_ATTRIBUTES _PS_JOB_TOKEN_FILTER::CapturedSids

Definition at line 1553 of file pstypes.h.

◆ CapturedSidsLength

ULONG _PS_JOB_TOKEN_FILTER::CapturedSidsLength

Definition at line 1554 of file pstypes.h.


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