Leadtools.Medical.Workstation.Interfaces Namespace > IWorkstationEventBroker Interface : PublishVolumeLoadingError Method |
'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, Exception* error )
void PublishVolumeLoadingError( Object* publisher, Exception* error )