|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ws2def.h>

Public Attributes | |
| int | ai_flags |
| int | ai_family |
| int | ai_socktype |
| int | ai_protocol |
| size_t | ai_addrlen |
| PWSTR | ai_canonname |
| struct sockaddr * | ai_addr |
| struct addrinfoW * | ai_next |
| int addrinfoW::ai_family |
Definition at line 677 of file ws2def.h.
Referenced by ResolveTarget().
| int addrinfoW::ai_flags |
Definition at line 676 of file ws2def.h.
Referenced by ResolveTarget().
Definition at line 683 of file ws2def.h.
Referenced by CloneAddrInfo().