Functions | |
int | InitPHAL () |
void | ClosePHAL () |
void ClosePHAL | ( | ) |
Close SW-API
Liberates object resources. No more calls to any API function can be performed after this function call. This function must be called 'allways' when the object finishes its execution. Some resources might be unfreed otherwise, with the possibility of overall system unstability
int InitPHAL | ( | ) |
Initalize ALOE SW-API Library.
This function must be called before calling any other ALOE function.