ReactOS 0.4.15-dev-7842-g558ab78
_NDIS_TIMER Struct Reference

#include <ndis.h>

Collaboration diagram for _NDIS_TIMER:

Public Attributes

KTIMER Timer
 
KDPC Dpc
 

Detailed Description

Definition at line 642 of file ndis.h.

Member Data Documentation

◆ Dpc

KDPC _NDIS_TIMER::Dpc

Definition at line 644 of file ndis.h.

Referenced by NdisIAddDevice(), and NdisIPnPStartDevice().

◆ Timer

KTIMER _NDIS_TIMER::Timer

Definition at line 643 of file ndis.h.

Referenced by NdisIAddDevice(), NdisIPnPStartDevice(), and NdisIPnPStopDevice().


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