ReactOS 0.4.16-dev-2574-g474348f
_WIN32_JOBCALLOUT_PARAMETERS Struct Reference

#include <pstypes.h>

Collaboration diagram for _WIN32_JOBCALLOUT_PARAMETERS:

Public Attributes

PVOID Job
 
PSW32JOBCALLOUTTYPE CalloutType
 
PVOID Data
 

Detailed Description

Definition at line 1723 of file pstypes.h.

Member Data Documentation

◆ CalloutType

PSW32JOBCALLOUTTYPE _WIN32_JOBCALLOUT_PARAMETERS::CalloutType

Definition at line 1726 of file pstypes.h.

◆ Data

PVOID _WIN32_JOBCALLOUT_PARAMETERS::Data

Definition at line 1727 of file pstypes.h.

◆ Job

PVOID _WIN32_JOBCALLOUT_PARAMETERS::Job

Definition at line 1725 of file pstypes.h.


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