| uint32_t EI_API_ADP_setMcastConfiguration | ( | T * | pAdp_p, |
| const EI_API_ADP_SMcastConfig_t * | pMcastConfig_p | ||
| ) |
Set the current Mcast configuration (Instance Attribute ID: 9).
This function sets the Mcast configuration.
| [in] | pAdp_p | Pointer to the adapter. |
| [in] | pMcastConfig_p | Pointer to structure with the data for the new settings of the Mcast configuration. |
| EI_API_ADP_eERR_OK | Success. |
| EI_API_ADP_eERR_GENERAL | General error. |