ExpInterlockedPopEntrySList - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// wdm.h

PSLIST_ENTRY ExpInterlockedPopEntrySList(
  PSLIST_HEADER ListHead
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-wdm-expinterlockedpopentryslist)

Description

Describes the ExpInterlockedPopEntrySList function.

Parameters

ListHead

Defines the PSLIST_HEADER parameter ListHead.

Return value

Returns a PSLIST_ENTRY construct.

Remarks

See also