![]() |
Ultibo API
C/C++ API for Ultibo Core
|
#include <console.h>
Data Fields | |
| char * | value |
| int | length |
| CONSOLE_HISTORY * | prev |
| Previous entry in History table. | |
| CONSOLE_HISTORY * | next |
| Next entry in History table. | |
| char* value |
| int length |
| CONSOLE_HISTORY* prev |
Previous entry in History table.
| CONSOLE_HISTORY* next |
Next entry in History table.