Share via


NDIS Event Interface (Compact 2013)

3/26/2014

This section describes NDIS event interfaces.

In This Section

  • NdisInitializeEvent
    Creates and initializes an event which can be used to synchronize driver functions.
  • NdisSetEvent
    Resets the specified event to the unsignaled state.
  • NdisWaitEvent
    Causes the caller to wait until the specified event is signaled or the specified time interval expires.

See Also

Reference

NDIS General-use Interfaces