2.2.1.2.119 SAP_MIB_SET_INPUT_DATA

The SAP_MIB_SET_INPUT_DATA structure MAY<111> be used in the RMIBEntrySet (section 3.1.4.29) method to set information corresponding to the TableId and the SapInterface

 typedef struct _SAP_MIB_SET_INPUT_DATA {
   ULONG TableId;
   SAP_INTERFACE SapInterface;
 } SAP_MIB_SET_INPUT_DATA,
  *PSAP_MIB_SET_INPUT_DATA;

TableId: This MUST be set to 0x00000001.

SapInterface: This MUST be a SAP_INTERFACE (section 2.2.1.2.117) structure.