| uint32_t EC_API_SLV_CoE_getObject | ( | EC_API_SLV_SHandle_t * | pHandle, |
| uint16_t | index, | ||
| EC_API_SLV_SCoE_Object_t ** | ppObject | ||
| ) |
This function returns an object of the Object Dictionary.
Get Object of Object Dictionary
| [in] | pHandle | The instance. |
| [in] | index | Object index |
| [out] | ppObject | Object object |