| uint32_t EI_API_ADP_getProductCode | ( | T * | pAdp_p, |
| uint16_t * | pProductCode_p | ||
| ) |
Get the adapter Product Code (Instance Attribute ID: 3).
Function that returns the product code of the adapter selected by parameter pAdp_p.
| [in] | pAdp_p | Pointer to the adapter. |
| [out] | pProductCode_p | Pointer to the product code. |
| EI_API_ADP_eERR_OK | Success. |
| EI_API_ADP_eERR_GENERAL | General error. |