ReactOS 0.4.16-dev-311-g9382aa2
|
#include <genlist.h>
Public Attributes | |
LIST_ENTRY | Entry |
struct _GENERIC_LIST * | List |
PVOID | Data |
ULONG_PTR | UiData |
PVOID _GENERIC_LIST_ENTRY::Data |
Definition at line 14 of file genlist.h.
Referenced by DestroyGenericList().
LIST_ENTRY _GENERIC_LIST_ENTRY::Entry |
struct _GENERIC_LIST* _GENERIC_LIST_ENTRY::List |