ReactOS 0.4.15-dev-7942-gd23573b
_GENERIC_LIST_UI Struct Reference

#include <genlist.h>

Collaboration diagram for _GENERIC_LIST_UI:

Public Attributes

PGENERIC_LIST List
 
PLIST_ENTRY FirstShown
 
PLIST_ENTRY LastShown
 
PGENERIC_LIST_ENTRY BackupEntry
 
PGET_ENTRY_DESCRIPTION GetEntryDescriptionProc
 
SHORT Left
 
SHORT Top
 
SHORT Right
 
SHORT Bottom
 
BOOL Redraw
 
CHAR CurrentItemText [256]
 

Detailed Description

Definition at line 37 of file genlist.h.

Member Data Documentation

◆ BackupEntry

PGENERIC_LIST_ENTRY _GENERIC_LIST_UI::BackupEntry

Definition at line 43 of file genlist.h.

◆ Bottom

SHORT _GENERIC_LIST_UI::Bottom

Definition at line 50 of file genlist.h.

◆ CurrentItemText

CHAR _GENERIC_LIST_UI::CurrentItemText[256]

Definition at line 53 of file genlist.h.

◆ FirstShown

PLIST_ENTRY _GENERIC_LIST_UI::FirstShown

Definition at line 41 of file genlist.h.

◆ GetEntryDescriptionProc

PGET_ENTRY_DESCRIPTION _GENERIC_LIST_UI::GetEntryDescriptionProc

Definition at line 45 of file genlist.h.

◆ LastShown

PLIST_ENTRY _GENERIC_LIST_UI::LastShown

Definition at line 42 of file genlist.h.

◆ Left

SHORT _GENERIC_LIST_UI::Left

Definition at line 47 of file genlist.h.

◆ List

PGENERIC_LIST _GENERIC_LIST_UI::List

Definition at line 39 of file genlist.h.

◆ Redraw

BOOL _GENERIC_LIST_UI::Redraw

Definition at line 51 of file genlist.h.

◆ Right

SHORT _GENERIC_LIST_UI::Right

Definition at line 49 of file genlist.h.

◆ Top

SHORT _GENERIC_LIST_UI::Top

Definition at line 48 of file genlist.h.


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