Searched refs:TcFcnStatisticsDestroy (Results 1 – 1 of 1) sorted by relevance
72 typedef VOID (TC_CALLCONV *TcFcnStatisticsDestroy) (TC_STATISTICS statistics); typedef115 TcFcnStatisticsDestroy StatisticsDestroy;369 …g_TcFunctions.StatisticsDestroy = (TcFcnStatisticsDestroy) GetProcAddress(g_TcFunctions.hTcApi… in LoadTcFunctions()