Data Types | |
interface | yeplibrary::yepLibrary_Init |
Initialized the Yeppp! library. More... | |
interface | yeplibrary::yepLibrary_Release |
Deinitialized the Yeppp! library and releases the consumed system resources. More... | |
interface yeplibrary::yepLibrary_Init |
Initialized the Yeppp! library.
0 | The library is successfully initialized. |
10 | An uncoverable error inside the OS kernel occurred during library initialization. |
interface yeplibrary::yepLibrary_Release |
Deinitialized the Yeppp! library and releases the consumed system resources.
0 | The library is successfully deinitialized. |
10 | The library failed to release some of the resources due to a failed call to the OS kernel. |