ReactOS 0.4.16-dev-329-g9223134
|
#include <hhctrl.h>
Public Attributes | |
struct IndexItem * | next |
HTREEITEM | id |
LPWSTR | keyword |
ChmPath | merge |
int | nItems |
int | itemFlags |
int | indentLevel |
IndexSubItem * | items |
IndexSubItem* IndexItem::items |
Definition at line 86 of file hhctrl.h.
Referenced by OnTopicChange(), and parse_hhindex().
LPWSTR IndexItem::keyword |
Definition at line 80 of file hhctrl.h.
Referenced by OnTopicChange(), and parse_hhindex().
ChmPath IndexItem::merge |
Definition at line 81 of file hhctrl.h.
Referenced by OnTopicChange().
int IndexItem::nItems |
Definition at line 83 of file hhctrl.h.
Referenced by OnTopicChange().