2.2.1.2.266 PRIORITY_INFO_EX

The PRIORITY_INFO_EX structure<195> is used to set preferences to different protocols on the RRAS server. This structure is used in the following methods:


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

dwNumProtocols

ppmProtocolMetric (variable)

...

dwNumProtocols (4 bytes): This MUST be the number of protocols for which metric information is given in this structure PROTOCOL_METRIC_EX (section 2.2.1.2.267). 

ppmProtocolMetric (variable): This MUST be an array of PROTOCOL_METRIC_EX structures with dwNumProtocols specifying the number of elements in the array.

When this structure is used, the InfoType of RTR_TOC_ENTRY (section 2.2.1.2.4) MUST be 0xFFFF0017. Multiple instances of this structure can be present. If multiple instances are present, and there are overlapping protocol IDs, the metric specified in the last instance will be set.