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

UnregisterCommand Method (WorkstationFeaturesCommandFactory)







The feature which the command will be unregistered from.
Unregister a command from a given feature.
Syntax
public virtual void UnregisterCommand( 
   string featureId
)
'Declaration
 
Public Overridable Sub UnregisterCommand( _
   ByVal featureId As String _
) 
'Usage
 
Dim instance As WorkstationFeaturesCommandFactory
Dim featureId As String
 
instance.UnregisterCommand(featureId)
public virtual void UnregisterCommand( 
   string featureId
)
 function Leadtools.Medical.Workstation.WorkstationFeaturesCommandFactory.UnregisterCommand( 
   featureId 
)
public: virtual void UnregisterCommand( 
   string* featureId
) 
public:
virtual void UnregisterCommand( 
   string* featureId
) 

Parameters

featureId
The feature which the command will be unregistered from.
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.