←Select platform

GetDICOMStorePlugIn Method

Summary

Creates a DICOM Store plug-in object.

Syntax

C#
VB
C++
public virtual IDICOMStore GetDICOMStorePlugIn() 
  
Public Overridable Function GetDICOMStorePlugIn() As Leadtools.Dicom.Services.IDICOMStore 
public: 
virtual Leadtools.Dicom.Services.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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Services Assembly