ReactOS 0.4.15-dev-7942-gd23573b
tagHH_FTS_QUERYA Struct Reference

#include <htmlhelp.h>

Collaboration diagram for tagHH_FTS_QUERYA:

Public Attributes

int cbStruct
 
BOOL fUniCodeStrings
 
LPCSTR pszSearchQuery
 
LONG iProximity
 
BOOL fStemmedSearch
 
BOOL fTitleOnly
 
BOOL fExecute
 
LPCSTR pszWindow
 

Detailed Description

Definition at line 276 of file htmlhelp.h.

Member Data Documentation

◆ cbStruct

int tagHH_FTS_QUERYA::cbStruct

Definition at line 277 of file htmlhelp.h.

◆ fExecute

BOOL tagHH_FTS_QUERYA::fExecute

Definition at line 283 of file htmlhelp.h.

◆ fStemmedSearch

BOOL tagHH_FTS_QUERYA::fStemmedSearch

Definition at line 281 of file htmlhelp.h.

◆ fTitleOnly

BOOL tagHH_FTS_QUERYA::fTitleOnly

Definition at line 282 of file htmlhelp.h.

◆ fUniCodeStrings

BOOL tagHH_FTS_QUERYA::fUniCodeStrings

Definition at line 278 of file htmlhelp.h.

◆ iProximity

LONG tagHH_FTS_QUERYA::iProximity

Definition at line 280 of file htmlhelp.h.

◆ pszSearchQuery

LPCSTR tagHH_FTS_QUERYA::pszSearchQuery

Definition at line 279 of file htmlhelp.h.

◆ pszWindow

LPCSTR tagHH_FTS_QUERYA::pszWindow

Definition at line 284 of file htmlhelp.h.


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