Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation.Client assembly)

Show in webframe

DoFindImages Method (PacsQueryClient)






The Leadtools.Dicom.Scu.Common.FindQuery which contains the parameters for the query.
The list to be filled with the matching Leadtools.Dicom.DicomDataSet values.
Performs an image-based query and fills the Leadtools.Dicom.DicomDataSet with the images that are returned(Inherited from Leadtools.Medical.Workstation.Client.QueryClient).
Syntax
protected override void DoFindImages( 
   FindQuery query,
   List<DicomDataSet> responseImages
)
'Declaration
 
Protected Overrides Sub DoFindImages( _
   ByVal query As FindQuery, _
   ByVal responseImages As List(Of DicomDataSet) _
) 
'Usage
 
Dim instance As PacsQueryClient
Dim query As FindQuery
Dim responseImages As List(Of DicomDataSet)
 
instance.DoFindImages(query, responseImages)

            

            
protected:
void DoFindImages( 
   FindQuery^ query,
   List<DicomDataSet^>^ responseImages
) override 

Parameters

query
The Leadtools.Dicom.Scu.Common.FindQuery which contains the parameters for the query.
responseImages
The list to be filled with the matching Leadtools.Dicom.DicomDataSet values.
Requirements

Target Platforms

See Also

Reference

PacsQueryClient Class
PacsQueryClient Members

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