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

The structure that represents the extension. More...

#include <Extension.h>

Data Fields

void * info
void * library

Detailed Description

The structure that represents the extension.

Field Documentation

◆ info

void* TelExtension::info

Pointer to a custom structure representing information about the extension (the structure is provided by the program developer).

◆ library

void* TelExtension::library

Pointer to a shared library representing the extension.


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