ReactOS 0.4.15-dev-7788-g1ad9096
mxworkitemkm.h File Reference
#include "mxworkitem.h"
Include dependency graph for mxworkitemkm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef IO_WORKITEM_ROUTINE MX_WORKITEM_ROUTINE
 
typedef IO_WORKITEM_ROUTINE * PMX_WORKITEM_ROUTINE
 
typedef PIO_WORKITEM MdWorkItem
 

Typedef Documentation

◆ MdWorkItem

Definition at line 27 of file mxworkitemkm.h.

◆ MX_WORKITEM_ROUTINE

typedef IO_WORKITEM_ROUTINE MX_WORKITEM_ROUTINE

Definition at line 26 of file mxworkitemkm.h.

◆ PMX_WORKITEM_ROUTINE

typedef IO_WORKITEM_ROUTINE * PMX_WORKITEM_ROUTINE

Definition at line 26 of file mxworkitemkm.h.