RemoveTailList

RemoveTailList removes an entry from the tail of a doubly linked list.

Syntax

PLIST_ENTRY RemoveTailList(IN PLIST_ENTRY ListHead);

At a Glance

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