PushEntryList pushes an entry into a singly linked, driver-maintained list.
VOID PushEntryList(IN PSINGLE_LIST_ENTRY ListHead,
IN PSINGLE_LIST_ENTRY Entry);
Header File: | Ntcompat.h |
Module: | Nk |
Platforms: | |
Versions: | 2.0 and later |
Complete Documentation: | Windows NT Device Driver Kit |