Catch any exception from a discovery agent so it doesn't kill the Remote Connections view
#include "stdafx.h"__declspec(dllexport)DWORD GetTRKVersion(const char* inPortName, int baudIndex, int dataBits, int parity, int stopBits, int flowControl, long version[3]);