←Select platform

GetDICOMManagePlugIn Method

Summary

Creates a DICOM Manage plug-in object.

Syntax

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

Return Value

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

Remarks

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