SemysTransDeinit |
| 01 | Deinitializes the transporter sub-system. |
| 02 |
void SemysTransDeinit(void); |
| 03 |
This function is automatically called via SemysLibDeinit(). All server and connections will be shut down. Finally, all registered transporter will be deinitialized and deregistered as well. |
| 04 |
Reference: SemysTransporter.h Implementation: Semys Library See Also: Transporter Sub-System, SemysTransInit() |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |