ReactOS 0.4.15-dev-7934-g1dc8d80
_TCP_REQUEST_SET_INFORMATION_EX_ROUTE_ENTRY Union Reference

#include <iphlpapi_private.h>

Collaboration diagram for _TCP_REQUEST_SET_INFORMATION_EX_ROUTE_ENTRY:

Public Attributes

CHAR MaxSize [sizeof(TCP_REQUEST_SET_INFORMATION_EX) - 1+sizeof(IPRouteEntry)]
 
TCP_REQUEST_SET_INFORMATION_EX Req
 

Detailed Description

Definition at line 112 of file iphlpapi_private.h.

Member Data Documentation

◆ MaxSize

CHAR _TCP_REQUEST_SET_INFORMATION_EX_ROUTE_ENTRY::MaxSize[sizeof(TCP_REQUEST_SET_INFORMATION_EX) - 1+ sizeof(IPRouteEntry)]

Definition at line 113 of file iphlpapi_private.h.

◆ Req

TCP_REQUEST_SET_INFORMATION_EX _TCP_REQUEST_SET_INFORMATION_EX_ROUTE_ENTRY::Req

Definition at line 115 of file iphlpapi_private.h.

Referenced by createIpForwardEntry(), and deleteIpForwardEntry().


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