Skip to content

Latest commit

 

History

History
73 lines (59 loc) · 1.63 KB

nf-ws2spi-wpufdisset.md

File metadata and controls

73 lines (59 loc) · 1.63 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
NF:ws2spi.WPUFDIsSet
WPUFDIsSet function (ws2spi.h)
The WPUFDIsSet function checks the membership of the specified socket handle.
WPUFDIsSet
WPUFDIsSet function [Winsock]
_win32_wpufdisset_2
winsock.wpufdisset_2
ws2spi/WPUFDIsSet
winsock\wpufdisset_2.htm
WinSock
87726b13-ede4-4c73-be98-4ad4180ea3e7
12/05/2018
WPUFDIsSet, WPUFDIsSet function [Winsock], _win32_wpufdisset_2, winsock.wpufdisset_2, ws2spi/WPUFDIsSet
ws2spi.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Windows
19H1
WPUFDIsSet
ws2spi/WPUFDIsSet
c++
APIRef
kbSyntax
UserDefined
Ws2spi.h
WPUFDIsSet

WPUFDIsSet function

-description

The WPUFDIsSet function checks the membership of the specified socket handle.

-parameters

-param s [in]

Descriptor identifying the socket.

-param fdset [in]

Set to check for the membership of socket s.

-returns

If no error occurs, a value of nonzero is returned denoting that socket s is a member of the set parameter. Otherwise, the return value is zero.

-see-also

LPWSPSelect