2.2.1.2.245 MPR_IF_CUSTOMINFOEX_IDL

The MPR_IF_CUSTOMINFOEX_IDL structure<174> is a placeholder for MPR_IF_CUSTOMINFOEX_0 (section 2.2.1.2.244) and MPR_IF_CUSTOMINFOEX_1 (section 2.2.1.2.269) structures.  

 typedef union _MPR_IF_CUSTOMINFOEX_IDL  switch(UCHAR revision) IfCustomConfigObject {
   case 1: MPR_IF_CUSTOMINFOEX_0 IfConfigObj1;
   case 2: MPR_IF_CUSTOMINFOEX_1 IfConfigObj2;
 } MPR_IF_CUSTOMINFOEX_IDL,
  *PMPR_IF_CUSTOMINFOEX_IDL;

IfConfigObj1: This MUST be an MPR_IF_CUSTOMINFOEX_0 (section 2.2.1.2.244) structure. 

IfConfigObj2: This MUST be an MPR_IF_CUSTOMINFOEX_1 (section 2.2.1.2.269) structure.