Description This command is used to set up the mix table specified by the mix number.
Input Param LPWFSCDMMIXTABLE lpMixTable;
For a description of the struct WFSCDMMIXTABLE see the definition of the command WFS_INF_CDM_MIX_TABLE.
Output Param None.
Error Codes The following additional error codes can be generated by this command:
Value Meaning
WFS_ERR_CDM_INVALIDMIXNUMBER The usMixNumber parameter refers to a predefined and reserved mix algorithm.
WFS_ERR_CDM_INVALIDMIXTABLE The contents of at least one of the defined rows of the mix table is incorrect.
Events There are no additional events generated by this command.
Comments None.