TEL
Create your extensible application
Loading...
Searching...
No Matches
TelError Struct Reference

The structure that represents the error on return. More...

#include <Extension.h>

Data Fields

unsigned char code
void * ret

Detailed Description

The structure that represents the error on return.

Field Documentation

◆ code

unsigned char TelError::code

Error code. Can be compared with TEL_ERROR_*.

◆ ret

void* TelError::ret

Return value of the function.


The documentation for this struct was generated from the following file: