Leadtools.Medical.Workstation.Interfaces Namespace > IWorkstationEventBroker Interface : PublishSeriesLoadingError Method |
void PublishSeriesLoadingError( object publisher, WorkstationViewer.LoadSeriesInformation series, Exception error )
'Declaration Sub PublishSeriesLoadingError( _ ByVal publisher As Object, _ ByVal series As WorkstationViewer.LoadSeriesInformation, _ ByVal error As Exception _ )
'Usage Dim instance As IWorkstationEventBroker Dim publisher As Object Dim series As WorkstationViewer.LoadSeriesInformation Dim error As Exception instance.PublishSeriesLoadingError(publisher, series, error)
void PublishSeriesLoadingError( object publisher, WorkstationViewer.LoadSeriesInformation series, HResult error )
function Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.PublishSeriesLoadingError( publisher , series , error )
void PublishSeriesLoadingError( Object* publisher, WorkstationViewer.LoadSeriesInformation* series, Exception* error )
void PublishSeriesLoadingError( Object* publisher, WorkstationViewer.LoadSeriesInformation* series, 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