Skip to content

Latest commit

 

History

History
86 lines (67 loc) · 2.65 KB

ns-winsock2-afprotocols.md

File metadata and controls

86 lines (67 loc) · 2.65 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:winsock2._AFPROTOCOLS
AFPROTOCOLS (winsock2.h)
The AFPROTOCOLS structure supplies a list of protocols to which application programmers can constrain queries. The AFPROTOCOLS structure is used for query purposes only.
*LPAFPROTOCOLS
*PAFPROTOCOLS
AFPROTOCOLS
AFPROTOCOLS structure [Winsock]
LPAFPROTOCOLS
LPAFPROTOCOLS structure pointer [Winsock]
PAFPROTOCOLS
PAFPROTOCOLS structure pointer [Winsock]
_win32_afprotocols_2
winsock.afprotocols_2
winsock2/AFPROTOCOLS
winsock2/LPAFPROTOCOLS
winsock2/PAFPROTOCOLS
winsock\afprotocols_2.htm
WinSock
ffd43aa1-bbc4-46f1-ad77-26c48f9ac0b7
12/05/2018
*LPAFPROTOCOLS, *PAFPROTOCOLS, AFPROTOCOLS, AFPROTOCOLS structure [Winsock], LPAFPROTOCOLS, LPAFPROTOCOLS structure pointer [Winsock], PAFPROTOCOLS, PAFPROTOCOLS structure pointer [Winsock], _win32_afprotocols_2, winsock.afprotocols_2, winsock2/AFPROTOCOLS, winsock2/LPAFPROTOCOLS, winsock2/PAFPROTOCOLS
winsock2.h
Windows
Windows 2000 Professional [desktop apps only]
Windows 2000 Server [desktop apps only]
Windows
AFPROTOCOLS, *PAFPROTOCOLS, *LPAFPROTOCOLS
19H1
_AFPROTOCOLS
winsock2/_AFPROTOCOLS
PAFPROTOCOLS
winsock2/PAFPROTOCOLS
AFPROTOCOLS
winsock2/AFPROTOCOLS
c++
APIRef
kbSyntax
HeaderDef
Winsock2.h
AFPROTOCOLS

AFPROTOCOLS structure

-description

The AFPROTOCOLS structure supplies a list of protocols to which application programmers can constrain queries. The AFPROTOCOLS structure is used for query purposes only.

-struct-fields

-field iAddressFamily

Address family to which the query is to be constrained.

-field iProtocol

Protocol to which the query is to be constrained.

-remarks

The members of the AFPROTOCOLS structure are a functional pair, and only have meaning when used together, as protocol values have meaning only within the context of an address family.

-see-also

NSPLookupServiceBegin

WSALookupServiceBegin

WSAQuerySet