Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation Namespace > WorkstationEventBroker Class : PublishVolumeLoadingError Method |
'Declaration Public Sub PublishVolumeLoadingError( _ ByVal publisher As Object, _ ByVal error As Exception _ )
'Usage Dim instance As WorkstationEventBroker Dim publisher As Object Dim error As Exception instance.PublishVolumeLoadingError(publisher, error)
public: void PublishVolumeLoadingError( Object* publisher, Exception* error )
public: void PublishVolumeLoadingError( Object^ publisher, Exception^ error )