- An application must set the field values in the MTP3RouteCfg structure before calling this function. This can be done by calling Mtp3InitRouteCfg, or by setting each field from within the application, or with a combination of the two (calling Mtp3InitRouteCfg
and then overriding specific fields before passing the MTP3RouteCfg structure to this function).
- This function is typically called once for each configured route.
- Refer to the MTP3RouteCfg structure in the Mtp3InitRouteCfg description for more information about its fields and their default values.