ReactOS 0.4.15-dev-7931-gfd331f1
_IP_INTERFACE_INFO Struct Reference

#include <ipexport.h>

Collaboration diagram for _IP_INTERFACE_INFO:

Public Attributes

LONG NumAdapters
 
IP_ADAPTER_INDEX_MAP Adapter [1]
 

Detailed Description

Definition at line 150 of file ipexport.h.

Member Data Documentation

◆ Adapter

IP_ADAPTER_INDEX_MAP _IP_INTERFACE_INFO::Adapter[1]

Definition at line 152 of file ipexport.h.

Referenced by GetInterfaceInfo(), OpenAdapterHandle(), START_TEST(), and test_GetInterfaceName().

◆ NumAdapters

LONG _IP_INTERFACE_INFO::NumAdapters

Definition at line 151 of file ipexport.h.

Referenced by GetInterfaceInfo(), OpenAdapterHandle(), START_TEST(), and test_GetInterfaceName().


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