ReactOS 0.4.15-dev-7958-gcd0bb1a
tagHH_FTS_QUERYW Struct Reference

#include <htmlhelp.h>

Collaboration diagram for tagHH_FTS_QUERYW:

Public Attributes

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

Detailed Description

Definition at line 287 of file htmlhelp.h.

Member Data Documentation

◆ cbStruct

int tagHH_FTS_QUERYW::cbStruct

Definition at line 288 of file htmlhelp.h.

◆ fExecute

BOOL tagHH_FTS_QUERYW::fExecute

Definition at line 294 of file htmlhelp.h.

◆ fStemmedSearch

BOOL tagHH_FTS_QUERYW::fStemmedSearch

Definition at line 292 of file htmlhelp.h.

◆ fTitleOnly

BOOL tagHH_FTS_QUERYW::fTitleOnly

Definition at line 293 of file htmlhelp.h.

◆ fUniCodeStrings

BOOL tagHH_FTS_QUERYW::fUniCodeStrings

Definition at line 289 of file htmlhelp.h.

◆ iProximity

LONG tagHH_FTS_QUERYW::iProximity

Definition at line 291 of file htmlhelp.h.

◆ pszSearchQuery

LPCWSTR tagHH_FTS_QUERYW::pszSearchQuery

Definition at line 290 of file htmlhelp.h.

◆ pszWindow

LPCWSTR tagHH_FTS_QUERYW::pszWindow

Definition at line 295 of file htmlhelp.h.


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