Searched refs:TcFcnInstanceQueryFeature (Results 1 – 1 of 1) sorted by relevance
61 typedef TC_STATUS (TC_CALLCONV *TcFcnInstanceQueryFeature) (TC_INSTANCE instance, ULONG feature, PU… typedef102 TcFcnInstanceQueryFeature InstanceQueryFeature;305 …g_TcFunctions.InstanceQueryFeature = (TcFcnInstanceQueryFeature) pcap_find_function(g_TcFunctions… in LoadTcFunctions()