ReactOS 0.4.15-dev-7918-g2a2556c
_NDIS_WORK_ITEM Struct Reference

#include <ndis.h>

Collaboration diagram for _NDIS_WORK_ITEM:

Public Attributes

PVOID Context
 
NDIS_PROC Routine
 
UCHAR WrapperReserved [8 *sizeof(PVOID)]
 

Detailed Description

Definition at line 2317 of file ndis.h.

Member Data Documentation

◆ Context

PVOID _NDIS_WORK_ITEM::Context

Definition at line 2318 of file ndis.h.

Referenced by ndisProcWorkItemHandler().

◆ Routine

NDIS_PROC _NDIS_WORK_ITEM::Routine

Definition at line 2319 of file ndis.h.

Referenced by ndisProcWorkItemHandler().

◆ WrapperReserved

UCHAR _NDIS_WORK_ITEM::WrapperReserved[8 *sizeof(PVOID)]

Definition at line 2320 of file ndis.h.


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