| uint32_t EI_API_ADP_getMcastConfiguration | ( | T * | pAdp_p, |
| EI_API_ADP_SMcastConfig_t * | pMcastConfig_p | ||
| ) |
Get the current Mcast configuration (Instance Attribute ID: 9).
Function that returns the current Mcast configuration for the adapter specified by parameter pAdp_p.
| [in] | pAdp_p | Pointer to the adapter. |
| [out] | pMcastConfig_p | Pointer to structure of type EI_API_ADP_SMcastConfig_t which contains the Mcast configuration. |
| EI_API_ADP_eERR_OK | Success. |
| EI_API_ADP_eERR_GENERAL | General error. |