LEADTOOLS Medical (Leadtools.Medical.Workstation.Client assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
DicomDirRetrieveClient Constructor
See Also 
Leadtools.Medical.Workstation.Client.Local Namespace > DicomDirRetrieveClient Class : DicomDirRetrieveClient Constructor



clientInfo
The Leadtools.Dicom.AddIn.Common.AeInfo for the calling client.
dicomDirPath
The name of the file that contains the DICOMDIR./
Initializes a new instance of the DicomDirRetrieveClient class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal clientInfo As AeInfo, _
   ByVal dicomDirPath As String _
)
Visual Basic (Usage)Copy Code
Dim clientInfo As AeInfo
Dim dicomDirPath As String
 
Dim instance As New DicomDirRetrieveClient(clientInfo, dicomDirPath)
C# 
public DicomDirRetrieveClient( 
   AeInfo clientInfo,
   string dicomDirPath
)
C++/CLI 
public:
DicomDirRetrieveClient( 
   AeInfo^ clientInfo,
   String^ dicomDirPath
)

Parameters

clientInfo
The Leadtools.Dicom.AddIn.Common.AeInfo for the calling client.
dicomDirPath
The name of the file that contains the DICOMDIR./

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Medical.Workstation.Client requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features