Searched refs:TcFcnStatisticsQueryValue (Results 1 – 1 of 1) sorted by relevance
74 typedef TC_STATUS (TC_CALLCONV *TcFcnStatisticsQueryValue) (TC_STATISTICS statistics, ULONG counter… typedef117 TcFcnStatisticsQueryValue StatisticsQueryValue;371 …g_TcFunctions.StatisticsQueryValue = (TcFcnStatisticsQueryValue) GetProcAddress(g_TcFunctions.hT… in LoadTcFunctions()