Leadtools.Dicom.Services Namespace > DICOMPluginFactory Class : GetDICOMStorePlugIn Method |
public virtual IDICOMStore GetDICOMStorePlugIn()
'Declaration Public Overridable Function GetDICOMStorePlugIn() As IDICOMStore
'Usage Dim instance As DICOMPluginFactory Dim value As IDICOMStore value = instance.GetDICOMStorePlugIn()
public virtual IDICOMStore GetDICOMStorePlugIn()
function Leadtools.Dicom.Services.DICOMPluginFactory.GetDICOMStorePlugIn()
public: virtual IDICOMStore^ GetDICOMStorePlugIn();
You should make sure that the object implementing the IDICOMStore has the same constructor as our DICOMStore plug-in.
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