←Select platform

RegisterEventBroker(IWorkstationEventBroker) Method

Summary

Register a specific object to be returned by EventBroker with a new WorkstationContainer.

Syntax

C#
VB
C++
public static void RegisterEventBroker( 
   IWorkstationEventBroker eventBroker 
) 
  
Public Overloads Shared Sub RegisterEventBroker( _ 
   ByVal eventBroker As Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker _ 
)  
public: 
static void RegisterEventBroker(  
   Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker^ eventBroker 
)  

Parameters

eventBroker
An instance of type Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker to be returned by EventBroker with a new WorkstationContainer

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly