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

PublishVolumeLoadingError Method (IWorkstationEventBroker)







The System.Object publishing the event.
The System.Exception that caused the volume loading to fail.
Fires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.VolumeLoadingError event.
Syntax
void PublishVolumeLoadingError( 
   object publisher,
   Exception error
)
'Declaration
 
Sub PublishVolumeLoadingError( _
   ByVal publisher As Object, _
   ByVal error As Exception _
) 
'Usage
 
Dim instance As IWorkstationEventBroker
Dim publisher As Object
Dim error As Exception
 
instance.PublishVolumeLoadingError(publisher, error)
void PublishVolumeLoadingError( 
   object publisher,
   HResult error
)
function Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.PublishVolumeLoadingError( 
   publisher ,
   error 
)
void PublishVolumeLoadingError( 
   Object* publisher,
   Exception* error
) 
void PublishVolumeLoadingError( 
   Object* publisher,
   Exception* error
) 

Parameters

publisher
The System.Object publishing the event.
error
The System.Exception that caused the volume loading to fail.
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

IWorkstationEventBroker Interface
IWorkstationEventBroker Members

 

 


Products | Support | Contact Us | Copyright Notices

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