FreeRDP
WSAPROTOCOL_INFOA Struct Reference

#include <winsock.h>

Collaboration diagram for WSAPROTOCOL_INFOA:

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: