←Select platform

GetDICOMObjectRetrievePlugIn Method

Summary

Creates a DICOM Object Retrieve plug-in object.

Syntax

C#
VB
C++
public virtual IDICOMObjectRetrieve GetDICOMObjectRetrievePlugIn() 
  
Public Overridable Function GetDICOMObjectRetrievePlugIn() As Leadtools.Dicom.Services.IDICOMObjectRetrieve 
public: 
virtual Leadtools.Dicom.Services.IDICOMObjectRetrieve^ GetDICOMObjectRetrievePlugIn();  

Return Value

An object which implements the IDICOMObjectRetrieve interface as specified by the DICOMServicesConfigurationHandler.

Remarks

You should make sure that the object implementing the IDICOMObjectRetrieve has the same constructor as our DICOMObjectRetrieve 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