ReactOS 0.4.15-dev-7924-g5949c20
TDIEntityInfo Struct Reference

#include <tcpip.h>

Collaboration diagram for TDIEntityInfo:

Public Attributes

UINT tei_entity
 
UINT tei_instance
 
PVOID context
 
UINT flags
 

Detailed Description

Definition at line 145 of file tcpip.h.

Member Data Documentation

◆ context

PVOID TDIEntityInfo::context

Definition at line 148 of file tcpip.h.

Referenced by AddEntity(), GetContext(), and InfoTdiQueryGetAddrTable().

◆ flags

UINT TDIEntityInfo::flags

Definition at line 149 of file tcpip.h.

Referenced by AddEntity(), and InfoTdiQueryEntityType().

◆ tei_entity

UINT TDIEntityInfo::tei_entity

Definition at line 146 of file tcpip.h.

Referenced by AddEntity().

◆ tei_instance

UINT TDIEntityInfo::tei_instance

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