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

Public Attributes | |
| int | cbStruct |
| BOOL | fUniCodeStrings |
| LPCSTR | pszSearchQuery |
| LONG | iProximity |
| BOOL | fStemmedSearch |
| BOOL | fTitleOnly |
| BOOL | fExecute |
| LPCSTR | pszWindow |
Definition at line 276 of file htmlhelp.h.
| int tagHH_FTS_QUERYA::cbStruct |
Definition at line 277 of file htmlhelp.h.
| BOOL tagHH_FTS_QUERYA::fExecute |
Definition at line 283 of file htmlhelp.h.
| BOOL tagHH_FTS_QUERYA::fStemmedSearch |
Definition at line 281 of file htmlhelp.h.
| BOOL tagHH_FTS_QUERYA::fTitleOnly |
Definition at line 282 of file htmlhelp.h.
| BOOL tagHH_FTS_QUERYA::fUniCodeStrings |
Definition at line 278 of file htmlhelp.h.
| LONG tagHH_FTS_QUERYA::iProximity |
Definition at line 280 of file htmlhelp.h.
| LPCSTR tagHH_FTS_QUERYA::pszSearchQuery |
Definition at line 279 of file htmlhelp.h.
| LPCSTR tagHH_FTS_QUERYA::pszWindow |
Definition at line 284 of file htmlhelp.h.