ReactOS 0.4.15-dev-7842-g558ab78
_INTERFACE_INFO Struct Reference

#include <ws2ipdef.h>

Collaboration diagram for _INTERFACE_INFO:

Public Attributes

ULONG iiFlags
 
sockaddr_gen iiAddress
 
sockaddr_gen iiBroadcastAddress
 
sockaddr_gen iiNetmask
 

Detailed Description

Definition at line 164 of file ws2ipdef.h.

Member Data Documentation

◆ iiAddress

sockaddr_gen _INTERFACE_INFO::iiAddress

Definition at line 166 of file ws2ipdef.h.

Referenced by Test_WSAIoctl_GetInterfaceList(), and WSHIoctl_GetInterfaceList().

◆ iiBroadcastAddress

sockaddr_gen _INTERFACE_INFO::iiBroadcastAddress

Definition at line 167 of file ws2ipdef.h.

Referenced by Test_WSAIoctl_GetInterfaceList(), and WSHIoctl_GetInterfaceList().

◆ iiFlags

ULONG _INTERFACE_INFO::iiFlags

Definition at line 165 of file ws2ipdef.h.

Referenced by Test_WSAIoctl_GetInterfaceList(), and WSHIoctl_GetInterfaceList().

◆ iiNetmask

sockaddr_gen _INTERFACE_INFO::iiNetmask

Definition at line 168 of file ws2ipdef.h.

Referenced by Test_WSAIoctl_GetInterfaceList(), and WSHIoctl_GetInterfaceList().


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