C++
ACTC_PORT BOOL AcTcUninitialize();
File
AcTc.h
Description
Uninitializes the AcTc library. This function should be called at the end of using the AcTc library.
Returns nonzero if the library was uninitialized successfully. Returns zero if the library initialization failed.