Searched refs:TcFcnInstanceSetFeature (Results 1 – 1 of 1) sorted by relevance
58 typedef TC_STATUS (TC_CALLCONV *TcFcnInstanceSetFeature) (TC_INSTANCE instance, ULONG feature, ULO… typedef99 TcFcnInstanceSetFeature InstanceSetFeature;302 …g_TcFunctions.InstanceSetFeature = (TcFcnInstanceSetFeature) pcapint_find_function(g_TcFunctions… in LoadTcFunctions()