←Select platform

DoFindImages Method (PacsQueryClient)

Summary

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

C#
VB
C++
protected override void DoFindImages(  
   Leadtools.Dicom.Scu.Common.FindQuery query, 
   List<DicomDataSet> responseImages 
) 
Protected Overrides Sub DoFindImages( _ 
   ByVal query As Leadtools.Dicom.Scu.Common.FindQuery, _ 
   ByVal responseImages As List(Of DicomDataSet) _ 
) 
protected: 
void DoFindImages(  
   Leadtools.Dicom.Scu.Common.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation.Client Assembly
Click or drag to resize