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

RegisterFeaturesCommands Method (WorkstationFeaturesCommandFactory)







An array of System.String that represents the features which the commands will be registered with.
Creates and registers the commands which are associated with the given featureIds
Syntax
public virtual void RegisterFeaturesCommands( 
   string[] featureIds
)
'Declaration
 
Public Overridable Sub RegisterFeaturesCommands( _
   ByVal featureIds() As String _
) 
'Usage
 
Dim instance As WorkstationFeaturesCommandFactory
Dim featureIds() As String
 
instance.RegisterFeaturesCommands(featureIds)
public virtual void RegisterFeaturesCommands( 
   string[] featureIds
)
 function Leadtools.Medical.Workstation.WorkstationFeaturesCommandFactory.RegisterFeaturesCommands( 
   featureIds 
)
public: virtual void RegisterFeaturesCommands( 
   string*[]* featureIds
) 
public:
virtual void RegisterFeaturesCommands( 
   array<String^>^ featureIds
) 

Parameters

featureIds
An array of System.String that represents the features which the commands 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.