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.Interfaces Namespace > IWorkstationEventBroker Interface : PublishVolumeCreationError Method |
'Declaration Sub PublishVolumeCreationError( _ ByVal publisher As Object, _ ByVal error As Exception _ )
'Usage Dim instance As IWorkstationEventBroker Dim publisher As Object Dim error As Exception instance.PublishVolumeCreationError(publisher, error)
void PublishVolumeCreationError( Object* publisher, Exception* error )
void PublishVolumeCreationError( Object^ publisher, Exception^ error )