C#
VB
C++
Creates a DICOM Object Retrieve plug-in object.
public virtual IDICOMObjectRetrieve GetDICOMObjectRetrievePlugIn()
Public Overridable Function GetDICOMObjectRetrievePlugIn() As Leadtools.Dicom.Services.IDICOMObjectRetrieve
public:
virtual Leadtools.Dicom.Services.IDICOMObjectRetrieve^ GetDICOMObjectRetrievePlugIn();
An object which implements the IDICOMObjectRetrieve interface as specified by the DICOMServicesConfigurationHandler.
You should make sure that the object implementing the IDICOMObjectRetrieve has the same constructor as our DICOMObjectRetrieve plug-in.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET