Skip to content

Latest commit

 

History

History
76 lines (61 loc) · 1.67 KB

ns-searchapi-timeout_info.md

File metadata and controls

76 lines (61 loc) · 1.67 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NS:searchapi._TIMEOUT_INFO
TIMEOUT_INFO (searchapi.h)
Stores time-out values for connections and data.
TIMEOUT_INFO
TIMEOUT_INFO structure [search]
_search_TIMEOUT_INFO
search._search_TIMEOUT_INFO
searchapi/TIMEOUT_INFO
search\_search_TIMEOUT_INFO.htm
search
VS|search|~\search\wds3x\reference\structures\timeout_info.htm
12/05/2018
TIMEOUT_INFO, TIMEOUT_INFO structure [search], _search_TIMEOUT_INFO, search._search_TIMEOUT_INFO, searchapi/TIMEOUT_INFO
searchapi.h
Windows
Windows XP with SP2, Windows Vista [desktop apps only]
Windows Server 2003 [desktop apps only]
Srchprth.idl
Windows
TIMEOUT_INFO
Windows Desktop Search (WDS) 3.0
19H1
_TIMEOUT_INFO
searchapi/_TIMEOUT_INFO
TIMEOUT_INFO
searchapi/TIMEOUT_INFO
c++
APIRef
kbSyntax
HeaderDef
Searchapi.h
TIMEOUT_INFO

TIMEOUT_INFO structure

-description

Stores time-out values for connections and data.

-struct-fields

-field dwSize

Type: DWORD

The size of the structure, in bytes.

-field dwConnectTimeout

Type: DWORD

The time-out value for a connection, in seconds.

-field dwDataTimeout

Type: DWORD

The time-out value for data, in seconds.