|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <htmlhelp.h>

Public Attributes | |
| int | cbStruct |
| BOOL | fUniCodeStrings |
| LPCWSTR | pszSearchQuery |
| LONG | iProximity |
| BOOL | fStemmedSearch |
| BOOL | fTitleOnly |
| BOOL | fExecute |
| LPCWSTR | pszWindow |
Definition at line 287 of file htmlhelp.h.
| int tagHH_FTS_QUERYW::cbStruct |
Definition at line 288 of file htmlhelp.h.
| BOOL tagHH_FTS_QUERYW::fExecute |
Definition at line 294 of file htmlhelp.h.
| BOOL tagHH_FTS_QUERYW::fStemmedSearch |
Definition at line 292 of file htmlhelp.h.
| BOOL tagHH_FTS_QUERYW::fTitleOnly |
Definition at line 293 of file htmlhelp.h.
| BOOL tagHH_FTS_QUERYW::fUniCodeStrings |
Definition at line 289 of file htmlhelp.h.
| LONG tagHH_FTS_QUERYW::iProximity |
Definition at line 291 of file htmlhelp.h.
| LPCWSTR tagHH_FTS_QUERYW::pszSearchQuery |
Definition at line 290 of file htmlhelp.h.
| LPCWSTR tagHH_FTS_QUERYW::pszWindow |
Definition at line 295 of file htmlhelp.h.