C++
ACTC_PORT BOOL AcTcInitialize();
File
AcTc.h
Description
Initializes the AcTc library. This function should be called before using any of the functions of the AcTc library.
Returns nonzero if the library was initialized successfully. Returns zero if the library initialization failed.