FreeRDP
_WSAPROTOCOL_INFOW 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
 
WCHAR szProtocol [WSAPROTOCOL_LEN+1]
 

Field Documentation

◆ dwCatalogEntryId

DWORD _WSAPROTOCOL_INFOW::dwCatalogEntryId

◆ dwMessageSize

DWORD _WSAPROTOCOL_INFOW::dwMessageSize

◆ dwProviderFlags

DWORD _WSAPROTOCOL_INFOW::dwProviderFlags

◆ dwProviderReserved

DWORD _WSAPROTOCOL_INFOW::dwProviderReserved

◆ dwServiceFlags1

DWORD _WSAPROTOCOL_INFOW::dwServiceFlags1

◆ dwServiceFlags2

DWORD _WSAPROTOCOL_INFOW::dwServiceFlags2

◆ dwServiceFlags3

DWORD _WSAPROTOCOL_INFOW::dwServiceFlags3

◆ dwServiceFlags4

DWORD _WSAPROTOCOL_INFOW::dwServiceFlags4

◆ iAddressFamily

int _WSAPROTOCOL_INFOW::iAddressFamily

◆ iMaxSockAddr

int _WSAPROTOCOL_INFOW::iMaxSockAddr

◆ iMinSockAddr

int _WSAPROTOCOL_INFOW::iMinSockAddr

◆ iNetworkByteOrder

int _WSAPROTOCOL_INFOW::iNetworkByteOrder

◆ iProtocol

int _WSAPROTOCOL_INFOW::iProtocol

◆ iProtocolMaxOffset

int _WSAPROTOCOL_INFOW::iProtocolMaxOffset

◆ iSecurityScheme

int _WSAPROTOCOL_INFOW::iSecurityScheme

◆ iSocketType

int _WSAPROTOCOL_INFOW::iSocketType

◆ iVersion

int _WSAPROTOCOL_INFOW::iVersion

◆ ProtocolChain

WSAPROTOCOLCHAIN _WSAPROTOCOL_INFOW::ProtocolChain

◆ ProviderId

GUID _WSAPROTOCOL_INFOW::ProviderId

◆ szProtocol

WCHAR _WSAPROTOCOL_INFOW::szProtocol[WSAPROTOCOL_LEN+1]

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