Quick Info

Windows NT
Yes
Win95
Yes
Win32s
Yes
Import Library
-
Header File
winnt.h
Unicode
No
Platform Notes
None

SINGLE_LIST_ENTRY

The SINGLE_LIST_ENTRY structure is available for any entry in a single-linked list.

typedef struct _SINGLE_LIST_ENTRY { // sle

struct _SINGLE_LIST_ENTRY *Next;

} SINGLE_LIST_ENTRY;

Members

Next

Points to the next entry in a single-linked list.

Remarks

This structure can be used as the beginning of a single-linked list or as any subsequent entry in the list.

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database