ReactOS 0.4.15-dev-7906-g1b85a5f
_LIST_CTL Struct Reference

#include <console.h>

Collaboration diagram for _LIST_CTL:

Public Attributes

HWND hWndList
 
PLIST_GETCOUNT GetCount
 
PLIST_GETDATA GetData
 

Detailed Description

Definition at line 91 of file console.h.

Member Data Documentation

◆ GetCount

PLIST_GETCOUNT _LIST_CTL::GetCount

Definition at line 94 of file console.h.

Referenced by BuildCodePageList(), and FontProc().

◆ GetData

PLIST_GETDATA _LIST_CTL::GetData

Definition at line 95 of file console.h.

Referenced by BuildCodePageList(), and FontProc().

◆ hWndList

HWND _LIST_CTL::hWndList

Definition at line 93 of file console.h.

Referenced by BuildCodePageList(), EnumFontSizesProc(), and FontProc().


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