uLib  User mode C/C++ extended API library for Win32 programmers.
SINGLE_LIST_ENTRY Struct Reference

#include <uLib/ListFunc.h>

Inheritance diagram for SINGLE_LIST_ENTRY:
SLinkList

Detailed Description

Definition at line 49 of file ListFunc.h.

Public Data

struct _SINGLE_LIST_ENTRY * Next
 

Member Data Documentation

◆ Next

struct _SINGLE_LIST_ENTRY* SINGLE_LIST_ENTRY::Next

Definition at line 51 of file ListFunc.h.


The documentation for this struct was generated from the following file: