2.2.1.2.111 IPX_MIB_SET_INPUT_DATA
The IPX_MIB_SET_INPUT_DATA structure MAY<103> be used in RMIBEntrySet (section 3.1.4.29) method.
-
typedef struct _IPX_MIB_SET_INPUT_DATA { ULONG TableId; IPX_MIB_ROW MibRow; } IPX_MIB_SET_INPUT_DATA, *PIPX_MIB_SET_INPUT_DATA;
TableId: Specifies the type of tables. It MUST be one of the following values.
-
Value
Meaning
0x00000000
IPX_BASE_ENTRY
0x00000001
IPX_INTERFACE_TABLE
0x00000002
IPX_DEST_TABLE
0x00000003
IPX_STATIC_ROUTE_TABLE
0x00000004
IPX_SERV_TABLE
0x00000005
IPX_STATIC_SERV_TABLE
MibRow: An IPX_MIB_ROW (section 2.2.1.2.110) structure.