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