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

AddCommand Method (QueueManager)







Type: Leadtools.Medical.Workstation.UI.Commands.QueueItemCommand The command to be added to the queue.
Add a command into the queue
Syntax
public void AddCommand( 
   QueueItemCommand command
)
'Declaration
 
Public Sub AddCommand( _
   ByVal command As QueueItemCommand _
) 
'Usage
 
Dim instance As QueueManager
Dim command As QueueItemCommand
 
instance.AddCommand(command)
public void AddCommand( 
   QueueItemCommand command
)
 function Leadtools.Medical.Workstation.UI.QueueManager.AddCommand( 
   command 
)
public: void AddCommand( 
   QueueItemCommand* command
) 
public:
void AddCommand( 
   QueueItemCommand* command
) 

Parameters

command
Type: Leadtools.Medical.Workstation.UI.Commands.QueueItemCommand The 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

QueueManager Class
QueueManager Members

 

 


Products | Support | Contact Us | Copyright Notices

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