public static ErrorNumber startHttpTunnelAutoDiscovery(string destAddress, string destPort, string regId, string destUser) { return((ErrorNumber)WrapperInterface.startHttpTunnelAutoDiscovery(destAddress, destPort, regId, destUser)); }