PushEntryList

PushEntryList pushes an entry into a singly linked, driver-maintained list.

Syntax

VOID PushEntryList(IN PSINGLE_LIST_ENTRY ListHead,
IN PSINGLE_LIST_ENTRY
Entry);

At a Glance

Header File: Ntcompat.h
Module: Nk
Platforms:
Versions: 2.0 and later
Complete Documentation: Windows NT Device Driver Kit