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

OnCommandUnregisterd Method







The feature which the command is unregistered from.
The Leadtools.Medical.Workstation.Commands.ICommand that is unregistered.
Fires the Leadtools.Medical.Workstation.WorkstationFeaturesCommandFactory.CommandUnregistered event.
Syntax
protected virtual void OnCommandUnregisterd( 
   string featureId,
   ICommand command
)
'Declaration
 
Protected Overridable Sub OnCommandUnregisterd( _
   ByVal featureId As String, _
   ByVal command As ICommand _
) 
'Usage
 
Dim instance As WorkstationFeaturesCommandFactory
Dim featureId As String
Dim command As ICommand
 
instance.OnCommandUnregisterd(featureId, command)
protected virtual void OnCommandUnregisterd( 
   string featureId,
   ICommand command
)
 function Leadtools.Medical.Workstation.WorkstationFeaturesCommandFactory.OnCommandUnregisterd( 
   featureId ,
   command 
)
protected: virtual void OnCommandUnregisterd( 
   string* featureId,
   ICommand* command
) 
protected:
virtual void OnCommandUnregisterd( 
   string* featureId,
   ICommand* command
) 

Parameters

featureId
The feature which the command is unregistered from.
command
The Leadtools.Medical.Workstation.Commands.ICommand that is unregistered.
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

WorkstationFeaturesCommandFactory Class
WorkstationFeaturesCommandFactory Members

 

 


Products | Support | Contact Us | Copyright Notices

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