←Select platform

PublishVolumeLoadingError Method (IWorkstationEventBroker)

Summary

Fires the VolumeLoadingError event.

Syntax

C#
VB
C++
void PublishVolumeLoadingError(  
   object publisher, 
   Exception error 
) 
Sub PublishVolumeLoadingError( _ 
   ByVal publisher As Object, _ 
   ByVal error As Exception _ 
) 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize