Leadtools.Dicom.Services
LEAD Technologies, Inc

DICOMPluginFactory Constructor (DICOMPluginFactory)






A DICOMServicesConfigurationHandler which represents the plug-in's configuration settings.
Initializes a new instance of the DICOMPluginFactory class.
Syntax
public DICOMPluginFactory( 
   DICOMServicesConfigurationHandler configHandler
)
'Declaration
 
Public Function New( _
   ByVal configHandler As DICOMServicesConfigurationHandler _
)
'Usage
 
Dim configHandler As DICOMServicesConfigurationHandler
 
Dim instance As New DICOMPluginFactory(configHandler)
public DICOMPluginFactory( 
   DICOMServicesConfigurationHandler configHandler
)
function DICOMPluginFactory( 
   configHandler 
)
public:
DICOMPluginFactory( 
   DICOMServicesConfigurationHandler^ configHandler
)

Parameters

configHandler
A DICOMServicesConfigurationHandler which represents the plug-in's configuration settings.
Remarks

The WCF DICOM Service will get this section from the configuration file and use it to create a DICOMPluginFactory object.

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

DICOMPluginFactory Class
DICOMPluginFactory Members

 

 


Products | Support | Contact Us | Copyright Notices

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