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

CommandRegistrationEventArgs Constructor (CommandRegistrationEventArgs)







The feature associated with the given command.
The Leadtools.Medical.Workstation.Commands.ICommand object to be registered or unregistered.
Initializes a new instance of the CommandRegistrationEventArgs class.
Syntax
public CommandRegistrationEventArgs( 
   string featureId,
   ICommand command
)
'Declaration
 
Public Function New( _
   ByVal featureId As String, _
   ByVal command As ICommand _
)
'Usage
 
Dim featureId As String
Dim command As ICommand
 
Dim instance As New CommandRegistrationEventArgs(featureId, command)
public CommandRegistrationEventArgs( 
   string featureId,
   ICommand command
)
function CommandRegistrationEventArgs( 
   featureId ,
   command 
)
public: CommandRegistrationEventArgs( 
   string* featureId,
   ICommand* command
)
public:
CommandRegistrationEventArgs( 
   string* featureId,
   ICommand* command
)

Parameters

featureId
The feature associated with the given command.
command
The Leadtools.Medical.Workstation.Commands.ICommand object to be registered or 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

CommandRegistrationEventArgs Class
CommandRegistrationEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

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