2.2.1.2.126 RIP_MIB_SET_INPUT_DATA
The RIP_MIB_SET_INPUT_DATA structure MAY<115> be used to set information in the IPX RIP MIB.
-
typedef struct _RIP_MIB_SET_INPUT_DATA { ULONG TableId; RIP_INTERFACE RipInterface; } RIP_MIB_SET_INPUT_DATA, *PRIP_MIB_SET_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).
RipInterface: This MUST be the RIP_INTERFACE structure.