![]() |
TEL
Create your extensible application
|
The structure that represents the extension. More...
#include <Extension.h>
Data Fields | |
void * | info |
void * | library |
The structure that represents the extension.
void* TelExtension::info |
Pointer to a custom structure representing information about the extension (the structure is provided by the program developer).
void* TelExtension::library |
Pointer to a shared library representing the extension.