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

RegisterArgumentsService(IWorkstationArgumentsService) Method







An instance of type Leadtools.Medical.Workstation.Interfaces.IWorkstationArgumentsService to be returned by ArgumentsService with a new WorkstationContainer
Register a specific object to be returned by ArgumentsService with a new WorkstationContainer.
Syntax
public static void RegisterArgumentsService( 
   IWorkstationArgumentsService argumentsService
)
'Declaration
 
Public Overloads Shared Sub RegisterArgumentsService( _
   ByVal argumentsService As IWorkstationArgumentsService _
) 
'Usage
 
Dim argumentsService As IWorkstationArgumentsService
 
WorkstationContainer.RegisterArgumentsService(argumentsService)
public static void RegisterArgumentsService( 
   IWorkstationArgumentsService argumentsService
)
 function Leadtools.Medical.Workstation.WorkstationContainer.RegisterArgumentsService(IWorkstationArgumentsService)( 
   argumentsService 
)
public: static void RegisterArgumentsService( 
   IWorkstationArgumentsService* argumentsService
) 
public:
static void RegisterArgumentsService( 
   IWorkstationArgumentsService* argumentsService
) 

Parameters

argumentsService
An instance of type Leadtools.Medical.Workstation.Interfaces.IWorkstationArgumentsService to be returned by ArgumentsService with a new WorkstationContainer
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

WorkstationContainer Class
WorkstationContainer Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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