NDIS Functions for Interrupts (Compact 2013)
3/26/2014
This section describes NDIS functions for interrupts.
In This Section
- NdisMDeregisterInterruptEx
Releases resources that were previously allocated with the NdisMRegisterInterruptEx function.
- NdisMQueueDpc
Schedules DPC calls.
- NdisMRegisterInterruptEx
Registers an interrupt.
- NdisMSynchronizeWithInterruptEx
Synchronizes the execution of a miniport driver-supplied function by using the MiniportInterrupt function.