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