FreeRDP
_WSAPROTOCOL_INFOA Struct Reference

#include <winsock.h>

Data Fields

DWORD dwServiceFlags1
 
DWORD dwServiceFlags2
 
DWORD dwServiceFlags3
 
DWORD dwServiceFlags4
 
DWORD dwProviderFlags
 
GUID ProviderId
 
DWORD dwCatalogEntryId
 
WSAPROTOCOLCHAIN ProtocolChain
 
int iVersion
 
int iAddressFamily
 
int iMaxSockAddr
 
int iMinSockAddr
 
int iSocketType
 
int iProtocol
 
int iProtocolMaxOffset
 
int iNetworkByteOrder
 
int iSecurityScheme
 
DWORD dwMessageSize
 
DWORD dwProviderReserved
 
CHAR szProtocol [WSAPROTOCOL_LEN+1]
 

Field Documentation

◆ dwCatalogEntryId

DWORD _WSAPROTOCOL_INFOA::dwCatalogEntryId

◆ dwMessageSize

DWORD _WSAPROTOCOL_INFOA::dwMessageSize

◆ dwProviderFlags

DWORD _WSAPROTOCOL_INFOA::dwProviderFlags

◆ dwProviderReserved

DWORD _WSAPROTOCOL_INFOA::dwProviderReserved

◆ dwServiceFlags1

DWORD _WSAPROTOCOL_INFOA::dwServiceFlags1

◆ dwServiceFlags2

DWORD _WSAPROTOCOL_INFOA::dwServiceFlags2

◆ dwServiceFlags3

DWORD _WSAPROTOCOL_INFOA::dwServiceFlags3

◆ dwServiceFlags4

DWORD _WSAPROTOCOL_INFOA::dwServiceFlags4

◆ iAddressFamily

int _WSAPROTOCOL_INFOA::iAddressFamily

◆ iMaxSockAddr

int _WSAPROTOCOL_INFOA::iMaxSockAddr

◆ iMinSockAddr

int _WSAPROTOCOL_INFOA::iMinSockAddr

◆ iNetworkByteOrder

int _WSAPROTOCOL_INFOA::iNetworkByteOrder

◆ iProtocol

int _WSAPROTOCOL_INFOA::iProtocol

◆ iProtocolMaxOffset

int _WSAPROTOCOL_INFOA::iProtocolMaxOffset

◆ iSecurityScheme

int _WSAPROTOCOL_INFOA::iSecurityScheme

◆ iSocketType

int _WSAPROTOCOL_INFOA::iSocketType

◆ iVersion

int _WSAPROTOCOL_INFOA::iVersion

◆ ProtocolChain

WSAPROTOCOLCHAIN _WSAPROTOCOL_INFOA::ProtocolChain

◆ ProviderId

GUID _WSAPROTOCOL_INFOA::ProviderId

◆ szProtocol

CHAR _WSAPROTOCOL_INFOA::szProtocol[WSAPROTOCOL_LEN+1]

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