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

LoadSeriesErrorEventArgs Constructor (LoadSeriesErrorEventArgs)







Type: WorkstationViewer.LoadSeriesInformation The series information.
Type: System.Exception The error System.Exception.
Initializes a new instance of the LoadSeriesErrorEventArgs class.
Syntax
public LoadSeriesErrorEventArgs( 
   WorkstationViewer.LoadSeriesInformation loadedSeries,
   Exception error
)
'Declaration
 
Public Function New( _
   ByVal loadedSeries As WorkstationViewer.LoadSeriesInformation, _
   ByVal error As Exception _
)
'Usage
 
Dim loadedSeries As WorkstationViewer.LoadSeriesInformation
Dim error As Exception
 
Dim instance As New LoadSeriesErrorEventArgs(loadedSeries, error)
public LoadSeriesErrorEventArgs( 
   WorkstationViewer.LoadSeriesInformation loadedSeries,
   HResult error
)
function LoadSeriesErrorEventArgs( 
   loadedSeries ,
   error 
)
public: LoadSeriesErrorEventArgs( 
   WorkstationViewer.LoadSeriesInformation* loadedSeries,
   Exception* error
)
public:
LoadSeriesErrorEventArgs( 
   WorkstationViewer.LoadSeriesInformation* loadedSeries,
   Exception* error
)

Parameters

loadedSeries
Type: WorkstationViewer.LoadSeriesInformation The series information.
error
Type: System.Exception The error System.Exception.
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

LoadSeriesErrorEventArgs Class
LoadSeriesErrorEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

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