Framework Callbacks
Functions |
|
int | main ( MAIN_FUNCTION_PARAMETERS ) |
Main Application Entry Point.
|
Detailed Description
These callbacks are contributed by the framework.
Function Documentation
int main | ( | MAIN_FUNCTION_PARAMETERS |
|
) |
This is the main application entry point. All applications must implement this function.