2.2.1.2.125 RIP_MIB_GET_INPUT_DATA
The RIP_MIB_GET_INPUT_DATA structure MAY<114> be used to retrieve information from the IPX RIP MIB.
-
typedef struct _RIP_MIB_GET_INPUT_DATA { ULONG TableId; ULONG InterfaceIndex; } RIP_MIB_GET_INPUT_DATA, *PRIP_MIB_GET_INPUT_DATA;
TableId: This MUST contain 0x00000000 if the table refers to RIPMIB_BASE (section 2.2.1.2.122) or it MUST contain 0x00000001 if the table refers to RIP_INTERFACE (section 2.2.1.2.124).
InterfaceIndex: The interface index.