Leadtools.Dicom.Services

GetDICOMStorePlugIn Method

Show in webframe



Creates a DICOM Store plug-in object.
Syntax
'Declaration
 
Public Overridable Function GetDICOMStorePlugIn() As IDICOMStore
'Usage
 
Dim instance As DICOMPluginFactory
Dim value As IDICOMStore
 
value = instance.GetDICOMStorePlugIn()
public virtual IDICOMStore GetDICOMStorePlugIn()
public:
virtual IDICOMStore^ GetDICOMStorePlugIn(); 

Return Value

An object which implements the IDICOMStore interface as specified by the DICOMServicesConfigurationHandler.
Remarks

You should make sure that the object implementing the IDICOMStore has the same constructor as our DICOMStore plug-in.

Requirements

Target Platforms

See Also

Reference

DICOMPluginFactory Class
DICOMPluginFactory Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.