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