| uint32_t EI_API_ADP_getSerialNumber | ( | T * | pAdp_p, |
| uint32_t * | pSerialNumber_p | ||
| ) |
Get the adapter Serial Number (Instance Attribute ID: 6).
Function that returns the serial number of the adapter selected by parameter pAdp_p.
| [in] | pAdp_p | Pointer to the adapter. |
| [out] | pSerialNumber_p | Pointer to the adapter serial number. |
| EI_API_ADP_eERR_OK | Success. |
| EI_API_ADP_eERR_GENERAL | General error. |