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

Public Attributes | |
| UINT | tei_entity |
| UINT | tei_instance |
| PVOID | context |
| UINT | flags |
| PVOID TDIEntityInfo::context |
Definition at line 148 of file tcpip.h.
Referenced by AddEntity(), GetContext(), and InfoTdiQueryGetAddrTable().
| UINT TDIEntityInfo::flags |
Definition at line 149 of file tcpip.h.
Referenced by AddEntity(), and InfoTdiQueryEntityType().
| UINT TDIEntityInfo::tei_entity |
Definition at line 146 of file tcpip.h.
Referenced by AddEntity().
| UINT TDIEntityInfo::tei_instance |
Definition at line 147 of file tcpip.h.
Referenced by AddEntity(), GetContext(), InfoTdiQueryEntityType(), InfoTdiQueryGetAddrTable(), and InfoTdiQueryGetRouteTable().