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 )