Searched refs:TcFcnInstanceSetFeature (Results 1 – 1 of 1) sorted by relevance
60 typedef TC_STATUS (TC_CALLCONV *TcFcnInstanceSetFeature) (TC_INSTANCE instance, ULONG feature, ULO… typedef101 TcFcnInstanceSetFeature InstanceSetFeature;357 …g_TcFunctions.InstanceSetFeature = (TcFcnInstanceSetFeature) GetProcAddress(g_TcFunctions.hTcAp… in LoadTcFunctions()