LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

RegisterEventBroker(IWorkstationEventBroker) Method

Show in webframe






An instance of type Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker to be returned by EventBroker with a new WorkstationContainer
Register a specific object to be returned by EventBroker with a new WorkstationContainer.
Syntax
public static void RegisterEventBroker( 
   IWorkstationEventBroker eventBroker
)
'Declaration
 
Public Overloads Shared Sub RegisterEventBroker( _
   ByVal eventBroker As IWorkstationEventBroker _
) 
'Usage
 
Dim eventBroker As IWorkstationEventBroker
 
WorkstationContainer.RegisterEventBroker(eventBroker)

            

            
public: static void RegisterEventBroker( 
   IWorkstationEventBroker* eventBroker
) 
public:
static void RegisterEventBroker( 
   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

See Also

Reference

WorkstationContainer Class
WorkstationContainer Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.