Leadtools.Medical.Workstation.UI Namespace > LoadSeriesErrorEventArgs Class : LoadSeriesErrorEventArgs Constructor |
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 )
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