TIMEOUT_INFO Structure
Used to store timeout values.
Syntax
typedef struct _TIMEOUT_INFO { DWORD dwSize; DWORD dwConnectTimeout; DWORD dwDataTimeout; } TIMEOUT_INFO;
Members
- dwSize
The actual size of the structure in bytes.- dwConnectTimeout
The timeout value for a connection in seconds.- dwDataTimeout
The timeout value for data in seconds.
Structure Information
Header and IDL files searchapi.h, srchprth.idl Minimum operating systems Windows XP Service Pack 2 (SP2) with Windows Desktop Search (WDS) 3.0, Windows Server 2003, Windows Vista