Leadtools.Dicom.Web Namespace > MedicalWebViewerLoader Class : MedicalWebViewerLoader Constructor |
public MedicalWebViewerLoader( string manageServiceUrl, string queryServiceUrl, string objectRetrieveServiceUrl, string storeServiceUrl, string userName, string password )
'Declaration Public Function New( _ ByVal manageServiceUrl As String, _ ByVal queryServiceUrl As String, _ ByVal objectRetrieveServiceUrl As String, _ ByVal storeServiceUrl As String, _ ByVal userName As String, _ ByVal password As String _ )
'Usage Dim manageServiceUrl As String Dim queryServiceUrl As String Dim objectRetrieveServiceUrl As String Dim storeServiceUrl As String Dim userName As String Dim password As String Dim instance As New MedicalWebViewerLoader(manageServiceUrl, queryServiceUrl, objectRetrieveServiceUrl, storeServiceUrl, userName, password)
public MedicalWebViewerLoader( string manageServiceUrl, string queryServiceUrl, string objectRetrieveServiceUrl, string storeServiceUrl, string userName, string password )
function MedicalWebViewerLoader( manageServiceUrl , queryServiceUrl , objectRetrieveServiceUrl , storeServiceUrl , userName , password )
public: MedicalWebViewerLoader( String^ manageServiceUrl, String^ queryServiceUrl, String^ objectRetrieveServiceUrl, String^ storeServiceUrl, String^ userName, String^ password )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2