Leadtools.Medical.Workstation.Interfaces Namespace > IWorkstationEventBroker Interface : SubscribeForFeature Method |
void SubscribeForFeature( string featureId, EventHandler<DataEventArgs<string>> onFeatureExecutedCallBack )
'Declaration Sub SubscribeForFeature( _ ByVal featureId As String, _ ByVal onFeatureExecutedCallBack As EventHandler(Of DataEventArgs(Of String)) _ )
'Usage Dim instance As IWorkstationEventBroker Dim featureId As String Dim onFeatureExecutedCallBack As EventHandler(Of DataEventArgs(Of String)) instance.SubscribeForFeature(featureId, onFeatureExecutedCallBack)
void SubscribeForFeature( string featureId, EventHandler<DataEventArgs<string>> onFeatureExecutedCallBack )
function Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.SubscribeForFeature( featureId , onFeatureExecutedCallBack )
void SubscribeForFeature( string* featureId, EventHandler<DataEventArgs<string*>*>* onFeatureExecutedCallBack )
void SubscribeForFeature( string* featureId, EventHandler<DataEventArgs<string*>*>* onFeatureExecutedCallBack )
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