←Select platform

GetDICOMQueryPlugIn Method

Summary

Creates a DICOM Query plug-in object.

Syntax

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

Return Value

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

Remarks

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