[DllImport("Iphlpapi.dll")]
[return:MarshalAs(UnmanagedType.U4)]
static extern int CreateIpForwardEntry(ref MIB_IPFORWARDROW pRoute);
None.
Do you have...
Select "Edit This Page" on the right hand toolbar and edit it! Or add new pages containing any supporting types needed.