ReactOS 0.4.15-dev-7958-gcd0bb1a
_WSAQuerySetA Struct Reference

#include <winsock2.h>

Collaboration diagram for _WSAQuerySetA:

Public Member Functions

 _Field_size_ (dwNumberOfProtocols) LPAFPROTOCOLS lpafpProtocols
 
 _Field_size_ (dwNumberOfCsAddrs) LPCSADDR_INFO lpcsaBuffer
 

Public Attributes

DWORD dwSize
 
LPSTR lpszServiceInstanceName
 
LPGUID lpServiceClassId
 
LPWSAVERSION lpVersion
 
LPSTR lpszComment
 
DWORD dwNameSpace
 
LPGUID lpNSProviderId
 
LPSTR lpszContext
 
DWORD dwNumberOfProtocols
 
LPSTR lpszQueryString
 
DWORD dwNumberOfCsAddrs
 
DWORD dwOutputFlags
 
LPBLOB lpBlob
 

Detailed Description

Definition at line 801 of file winsock2.h.

Member Function Documentation

◆ _Field_size_() [1/2]

_WSAQuerySetA::_Field_size_ ( dwNumberOfCsAddrs  )

◆ _Field_size_() [2/2]

_WSAQuerySetA::_Field_size_ ( dwNumberOfProtocols  )

Member Data Documentation

◆ dwNameSpace

DWORD _WSAQuerySetA::dwNameSpace

Definition at line 807 of file winsock2.h.

Referenced by getxyDataEnt().

◆ dwNumberOfCsAddrs

DWORD _WSAQuerySetA::dwNumberOfCsAddrs

Definition at line 813 of file winsock2.h.

◆ dwNumberOfProtocols

DWORD _WSAQuerySetA::dwNumberOfProtocols

Definition at line 810 of file winsock2.h.

Referenced by getxyDataEnt().

◆ dwOutputFlags

DWORD _WSAQuerySetA::dwOutputFlags

Definition at line 815 of file winsock2.h.

◆ dwSize

DWORD _WSAQuerySetA::dwSize

Definition at line 802 of file winsock2.h.

Referenced by getxyDataEnt().

◆ lpBlob

LPBLOB _WSAQuerySetA::lpBlob

Definition at line 816 of file winsock2.h.

Referenced by getxyDataEnt().

◆ lpNSProviderId

LPGUID _WSAQuerySetA::lpNSProviderId

Definition at line 808 of file winsock2.h.

◆ lpServiceClassId

LPGUID _WSAQuerySetA::lpServiceClassId

Definition at line 804 of file winsock2.h.

Referenced by getxyDataEnt().

◆ lpszComment

LPSTR _WSAQuerySetA::lpszComment

Definition at line 806 of file winsock2.h.

Referenced by MapAnsiQuerySetToUnicode(), and MapUnicodeQuerySetToAnsi().

◆ lpszContext

LPSTR _WSAQuerySetA::lpszContext

Definition at line 809 of file winsock2.h.

Referenced by MapAnsiQuerySetToUnicode(), and MapUnicodeQuerySetToAnsi().

◆ lpszQueryString

LPSTR _WSAQuerySetA::lpszQueryString

Definition at line 812 of file winsock2.h.

Referenced by MapAnsiQuerySetToUnicode(), and MapUnicodeQuerySetToAnsi().

◆ lpszServiceInstanceName

LPSTR _WSAQuerySetA::lpszServiceInstanceName

Definition at line 803 of file winsock2.h.

Referenced by getxyDataEnt(), MapAnsiQuerySetToUnicode(), and MapUnicodeQuerySetToAnsi().

◆ lpVersion

LPWSAVERSION _WSAQuerySetA::lpVersion

Definition at line 805 of file winsock2.h.


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