RemoveHeadList removes an entry from the head of a doubly linked list.
PLIST_ENTRY RemoveHeadList(IN PLIST_ENTRY ListHead);
Header File: | Ntcompat.h |
Module: | Nk |
Platforms: | |
Versions: | 2.0 and later |
Complete Documentation: | Windows NT Device Driver Kit |