Vito::Int8Helper URLHelper1 = m_dnControlServiceURLs[m_iURLIndex].toUTF8(); CORBA::Object_var csgObj = vito::VitoNameServ::getInstance(m_eORBThreadPolicy)->getORB()->string_to_object(URLHelper1.get()); csgPtr = ControlServicePortal::_narrow (csgObj); csgPtr->ping(); isExist = true;
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)