ReactOS 0.4.15-dev-7918-g2a2556c
SearchItem Struct Reference

#include <hhctrl.h>

Collaboration diagram for SearchItem:

Public Attributes

struct SearchItemnext
 
HTREEITEM id
 
LPWSTR title
 
LPWSTR filename
 

Detailed Description

Definition at line 89 of file hhctrl.h.

Member Data Documentation

◆ filename

LPWSTR SearchItem::filename

Definition at line 94 of file hhctrl.h.

Referenced by OnTopicChange().

◆ id

HTREEITEM SearchItem::id

Definition at line 92 of file hhctrl.h.

◆ next

struct SearchItem* SearchItem::next

Definition at line 90 of file hhctrl.h.

Referenced by InitSearch().

◆ title

LPWSTR SearchItem::title

Definition at line 93 of file hhctrl.h.


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