Leadtools.Medical.Workstation.Interfaces Namespace > IWorkstationEventBroker Interface : UnsubscribeFromFeature Method |
void UnsubscribeFromFeature( string featureId, EventHandler<DataEventArgs<string>> onFeatureExecutedCallBack )
'Declaration Sub UnsubscribeFromFeature( _ 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.UnsubscribeFromFeature(featureId, onFeatureExecutedCallBack)
void UnsubscribeFromFeature( string featureId, EventHandler<DataEventArgs<string>> onFeatureExecutedCallBack )
function Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.UnsubscribeFromFeature( featureId , onFeatureExecutedCallBack )
void UnsubscribeFromFeature( string* featureId, EventHandler<DataEventArgs<string*>*>* onFeatureExecutedCallBack )
void UnsubscribeFromFeature( 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