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

AddCommand Method (IQueueManagerView)







The Leadtools.Medical.Workstation.UI.Commands.QueueItemCommand command to be added to the queue.
Adds a command into the queue
Syntax
void AddCommand( 
   QueueItemCommand command
)
'Declaration
 
Sub AddCommand( _
   ByVal command As QueueItemCommand _
) 
'Usage
 
Dim instance As IQueueManagerView
Dim command As QueueItemCommand
 
instance.AddCommand(command)
void AddCommand( 
   QueueItemCommand command
)
function Leadtools.Medical.Workstation.Interfaces.Views.IQueueManagerView.AddCommand( 
   command 
)
void AddCommand( 
   QueueItemCommand* command
) 
void AddCommand( 
   QueueItemCommand* command
) 

Parameters

command
The Leadtools.Medical.Workstation.UI.Commands.QueueItemCommand command to be added to the queue.
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

IQueueManagerView Interface
IQueueManagerView Members

 

 


Products | Support | Contact Us | Copyright Notices

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