Leadtools.Medical.Workstation.Client.Pacs Namespace > PacsQueryClient Class : DoFindPatients Method |
protected override void DoFindPatients( FindQuery query, List<DicomDataSet> responsePatients )
'Declaration Protected Overrides Sub DoFindPatients( _ ByVal query As FindQuery, _ ByVal responsePatients As List(Of DicomDataSet) _ )
'Usage Dim instance As PacsQueryClient Dim query As FindQuery Dim responsePatients As List(Of DicomDataSet) instance.DoFindPatients(query, responsePatients)
protected override void DoFindPatients( FindQuery query, List<DicomDataSet> responsePatients )
function Leadtools.Medical.Workstation.Client.Pacs.PacsQueryClient.DoFindPatients( query , responsePatients )
protected: void DoFindPatients( FindQuery^ query, List<DicomDataSet^>^ responsePatients ) override
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2