![]() |
TEL
Create your extensible application
|
The structure that represents the error on return. More...
#include <Extension.h>
Data Fields | |
unsigned char | code |
void * | ret |
The structure that represents the error on return.
unsigned char TelError::code |
Error code. Can be compared with TEL_ERROR_*.
void* TelError::ret |
Return value of the function.