LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

PublishFeatureExecuted Method (IWorkstationEventBroker)







The System.Object publishing the event.
A System.String which represents the Feature ID for the component publishing the event.
Fires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.FeatureExecuted event.
Syntax
void PublishFeatureExecuted( 
   object publisher,
   string featureId
)
'Declaration
 
Sub PublishFeatureExecuted( _
   ByVal publisher As Object, _
   ByVal featureId As String _
) 
'Usage
 
Dim instance As IWorkstationEventBroker
Dim publisher As Object
Dim featureId As String
 
instance.PublishFeatureExecuted(publisher, featureId)
void PublishFeatureExecuted( 
   object publisher,
   string featureId
)
function Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.PublishFeatureExecuted( 
   publisher ,
   featureId 
)
void PublishFeatureExecuted( 
   Object* publisher,
   string* featureId
) 
void PublishFeatureExecuted( 
   Object* publisher,
   string* featureId
) 

Parameters

publisher
The System.Object publishing the event.
featureId
A System.String which represents the Feature ID for the component publishing the event.
Remarks
Components that are associated with a feature ID should call this method when they execute the feature.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IWorkstationEventBroker Interface
IWorkstationEventBroker Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.