Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

ConvertDicomDataSet Method (IDicomDataSetConverter)






The Leadtools.Dicom.DicomDataSet to convert.
The path for the Leadtools.Dicom.DicomDataSet.
The AE Title System.String for the server used to retrieve the dicomDataSet.
The ReferencedImages generated from the dicomDataSet.
Creates a new CompositeInstanceDataSet object from a Leadtools.Dicom.DicomDataSet.
Syntax
'Declaration
 
Function ConvertDicomDataSet( _
   ByVal dicomDataSet As DicomDataSet, _
   ByVal referencedFileName As String, _
   ByVal retrieveAe As String, _
   ByVal images() As ReferencedImages _
) As CompositeInstanceDataSet
'Usage
 
Dim instance As IDicomDataSetConverter
Dim dicomDataSet As DicomDataSet
Dim referencedFileName As String
Dim retrieveAe As String
Dim images() As ReferencedImages
Dim value As CompositeInstanceDataSet
 
value = instance.ConvertDicomDataSet(dicomDataSet, referencedFileName, retrieveAe, images)

            

            

Parameters

dicomDataSet
The Leadtools.Dicom.DicomDataSet to convert.
referencedFileName
The path for the Leadtools.Dicom.DicomDataSet.
retrieveAe
The AE Title System.String for the server used to retrieve the dicomDataSet.
images
The ReferencedImages generated from the dicomDataSet.
Requirements

Target Platforms

See Also

Reference

IDicomDataSetConverter Interface
IDicomDataSetConverter Members

Error processing SSI file
Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features