MIB_IPFORWARDNUMBER

The MIB_IPFORWARDNUMBER stores the number of routes in a particular IP routing table.

typedef struct _MIB_IPFORWARDNUMBER {
  DWORD   dwValue;
} MIB_IPFORWARDNUMBER, *PMIB_IPFORWARDNUMBER;

Members

dwValue
Specifies the number of routes in the IP routing table.

Requirements

  Windows NT/2000: Requires Windows NT 4.0 SP4 or later.
  Windows 95/98: Requires Windows 98.
  Header: Declared in Iprtrmib.h.

See Also

GetIpForwardTable, MIB_IPFORWARDROW, MIB_IPFORWARDTABLE