Searched refs:TcFcnQueryPortList (Results 1 – 1 of 1) sorted by relevance
50 typedef TC_STATUS (TC_CALLCONV *TcFcnQueryPortList) (PTC_PORT *ppPorts, PULONG pLength); typedef92 TcFcnQueryPortList QueryPortList;347 …g_TcFunctions.QueryPortList = (TcFcnQueryPortList) GetProcAddress(g_TcFunctions.hTcApiDllHan… in LoadTcFunctions()