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

RegisterFeatureCommand Method (WorkstationFeaturesCommandFactory)







A System.String that represents the feature which the command will be registered with.
Creates and registers the command which is associated with the given featureId
Syntax
public virtual void RegisterFeatureCommand( 
   string featureId
)
'Declaration
 
Public Overridable Sub RegisterFeatureCommand( _
   ByVal featureId As String _
) 
'Usage
 
Dim instance As WorkstationFeaturesCommandFactory
Dim featureId As String
 
instance.RegisterFeatureCommand(featureId)
public virtual void RegisterFeatureCommand( 
   string featureId
)
 function Leadtools.Medical.Workstation.WorkstationFeaturesCommandFactory.RegisterFeatureCommand( 
   featureId 
)
public: virtual void RegisterFeatureCommand( 
   string* featureId
) 
public:
virtual void RegisterFeatureCommand( 
   string* featureId
) 

Parameters

featureId
A System.String that represents the feature which the command will be registered with.
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.