LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)
LEAD Technologies, Inc

GetInitializationService Method






The System.Type of the command which the registered Leadtools.Dicom.Scp.Command.Configuration.IInitializationService object will be returned.
Returns the registered Leadtools.Dicom.Scp.Command.Configuration.IInitializationService object for the provided command type.
Syntax
public static IInitializationService GetInitializationService( 
   Type commandType
)
'Declaration
 
Public Shared Function GetInitializationService( _
   ByVal commandType As Type _
) As IInitializationService
'Usage
 
Dim commandType As Type
Dim value As IInitializationService
 
value = DicomCommandFactory.GetInitializationService(commandType)
public static IInitializationService GetInitializationService( 
   Windows.UI.Xaml.Interop.TypeName commandType
)
 function Leadtools.Dicom.Scp.Command.DicomCommandFactory.GetInitializationService( 
   commandType 
)
public:
static IInitializationService^ GetInitializationService( 
   Type^ commandType
) 

Parameters

commandType
The System.Type of the command which the registered Leadtools.Dicom.Scp.Command.Configuration.IInitializationService object will be returned.

Return Value

The registered Leadtools.Dicom.Scp.Command.Configuration.IInitializationService object for the provided command type. It will return null if no Leadtools.Dicom.Scp.Command.Configuration.IInitializationService is registered.
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

DicomCommandFactory Class
DicomCommandFactory Members

 

 


Products | Support | Contact Us | Copyright Notices

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

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features