FreeRDP
WSAPROTOCOL_INFOW Struct Reference

#include <winsock.h>

Collaboration diagram for WSAPROTOCOL_INFOW:

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: