| uint32_t PN_API_IOD_getLastError | ( | PN_API_IOD_Handle_t *const | pnHandle | ) |
Provides to the application a greater deteiled error value.
The value, saved as a result of the last CM request, is converted into a user-error number.
| [in] | pnHandle | Profinet API Handle. |
| PN_API_OK | Success. |
| PN_API_NOT_OK | Something went wrong. |
| PN_API_ERR_PARAM | Invalid parameter. |
| see | Error. |