ReactOS 0.4.15-dev-7942-gd23573b
_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 1629 of file pstypes.h.

Member Data Documentation

◆ CalloutType

PSW32JOBCALLOUTTYPE _WIN32_JOBCALLOUT_PARAMETERS::CalloutType

Definition at line 1632 of file pstypes.h.

◆ Data

PVOID _WIN32_JOBCALLOUT_PARAMETERS::Data

Definition at line 1633 of file pstypes.h.

◆ Job

PVOID _WIN32_JOBCALLOUT_PARAMETERS::Job

Definition at line 1631 of file pstypes.h.


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