LEADTOOLS Medical (Leadtools.Medical.Workstation.Loader assembly)
LEAD Technologies, Inc

RetrieveImages Method (MedicalViewerLoaderBase)






The System.String Study Instance UID for the images to be retrieved.
The System.String Series Instance UID for the images to be retrieved.
Returns the path of the Leadtools.Dicom.DicomDataSet images for the provided series information.
Syntax
protected abstract string[] RetrieveImages( 
   string studyInstanceUID,
   string seriesInstanceUID
)
'Declaration
 
Protected MustOverride Function RetrieveImages( _
   ByVal studyInstanceUID As String, _
   ByVal seriesInstanceUID As String _
) As String()
'Usage
 
Dim instance As MedicalViewerLoaderBase
Dim studyInstanceUID As String
Dim seriesInstanceUID As String
Dim value() As String
 
value = instance.RetrieveImages(studyInstanceUID, seriesInstanceUID)
protected abstract string[] RetrieveImages( 
   string studyInstanceUID,
   string seriesInstanceUID
)
 function Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.RetrieveImages( 
   studyInstanceUID ,
   seriesInstanceUID 
)
protected:
abstract array<String^>^ RetrieveImages( 
   String^ studyInstanceUID,
   String^ seriesInstanceUID
) 

Parameters

studyInstanceUID
The System.String Study Instance UID for the images to be retrieved.
seriesInstanceUID
The System.String Series Instance UID for the images to be retrieved.
Requirements

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

See Also

Reference

MedicalViewerLoaderBase Class
MedicalViewerLoaderBase Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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