LEADTOOLS Medical (Leadtools.Medical.Workstation.Client assembly)

DoFindImages Method (QueryClient)

Show in webframe





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

            

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

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.
Requirements

Target Platforms

See Also

Reference

QueryClient Class
QueryClient Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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