Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.5
|
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();
You should make sure that the object implementing the IDICOMStore has the same constructor as our DICOMStore plug-in.