LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

RegisterFeaturesCommands Method (IWorkstationFeaturesCommandFactory)

Show in webframe






An array of strings that represent the features which the commands will be registered with.
Creates and registers the commands which are associated with the given featureIds.
Syntax
void RegisterFeaturesCommands( 
   string[] featureIds
)
'Declaration
 
Sub RegisterFeaturesCommands( _
   ByVal featureIds() As String _
) 
'Usage
 
Dim instance As IWorkstationFeaturesCommandFactory
Dim featureIds() As String
 
instance.RegisterFeaturesCommands(featureIds)

            

            
void RegisterFeaturesCommands( 
   string*[]* featureIds
) 
void RegisterFeaturesCommands( 
   array<String^>^ featureIds
) 

Parameters

featureIds
An array of strings that represent the features which the commands will be registered with.
Requirements

Target Platforms

See Also

Reference

IWorkstationFeaturesCommandFactory Interface
IWorkstationFeaturesCommandFactory Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.