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

OnLoadingCompleted Method






A System.String representing the Study Instance UID.
A System.String representing the Series Instance UID.
true if the LoadSeries(String,String) has successfully completed.
Called when the MedicalViewerLoaderBase finish loading a series in the LoadSeries(String,String) method.
Syntax
protected virtual void OnLoadingCompleted( 
   string studyInstanceUid,
   string seriesInstanceUid,
   bool success
)
'Declaration
 
Protected Overridable Sub OnLoadingCompleted( _
   ByVal studyInstanceUid As String, _
   ByVal seriesInstanceUid As String, _
   ByVal success As Boolean _
) 
'Usage
 
Dim instance As MedicalViewerLoaderBase
Dim studyInstanceUid As String
Dim seriesInstanceUid As String
Dim success As Boolean
 
instance.OnLoadingCompleted(studyInstanceUid, seriesInstanceUid, success)
protected virtual void OnLoadingCompleted( 
   string studyInstanceUid,
   string seriesInstanceUid,
   bool success
)
 function Leadtools.Medical.Workstation.Loader.MedicalViewerLoaderBase.OnLoadingCompleted( 
   studyInstanceUid ,
   seriesInstanceUid ,
   success 
)
protected:
virtual void OnLoadingCompleted( 
   String^ studyInstanceUid,
   String^ seriesInstanceUid,
   bool success
) 

Parameters

studyInstanceUid
A System.String representing the Study Instance UID.
seriesInstanceUid
A System.String representing the Series Instance UID.
success
true if the LoadSeries(String,String) has successfully completed.
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