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

OnLoadingCompleted Method

Show in webframe





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
) 

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

See Also

Reference

MedicalViewerLoaderBase Class
MedicalViewerLoaderBase Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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