2.2.1.2.100 ROUTING_TABLE_INDEX
The ROUTING_TABLE_INDEX structure MAY<91> be used to specify the index within the routing table. It is used in IPX_MIB_INDEX (section 2.2.1.2.104).
-
typedef struct _ROUTING_TABLE_INDEX { UCHAR Network[4]; } ROUTING_TABLE_INDEX, *PROUTING_TABLE_INDEX;
Network: This MUST be the 4-byte IPX network number in hexadecimal (8 hexadecimal digits).