ReactOS 0.4.15-dev-7924-g5949c20
_RTLP_WORKITEM Struct Reference
Collaboration diagram for _RTLP_WORKITEM:

Public Attributes

WORKERCALLBACKFUNC Function
 
PVOID Context
 
ULONG Flags
 
HANDLE TokenHandle
 

Detailed Description

Definition at line 58 of file workitem.c.

Member Data Documentation

◆ Context

PVOID _RTLP_WORKITEM::Context

Definition at line 61 of file workitem.c.

◆ Flags

ULONG _RTLP_WORKITEM::Flags

Definition at line 62 of file workitem.c.

◆ Function

WORKERCALLBACKFUNC _RTLP_WORKITEM::Function

Definition at line 60 of file workitem.c.

◆ TokenHandle

HANDLE _RTLP_WORKITEM::TokenHandle

Definition at line 63 of file workitem.c.


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