C#
VB
C++
Initializes a new instance of the DicomDirRetrieveClient class.
public DicomDirRetrieveClient(
AeInfo clientInfo,
string dicomDirPath
)
Public Function New( _
ByVal clientInfo As Leadtools.Dicom.Addin.Common.AeInfo, _
ByVal dicomDirPath As String _
)
public:
DicomDirRetrieveClient(
Leadtools.Dicom.Addin.Common.AeInfo^ clientInfo,
String^ dicomDirPath
)
clientInfo
The Leadtools.Dicom.AddIn.Common.AeInfo for the calling client.
dicomDirPath
The name of the file that contains the DICOMDIR./
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET