Leadtools.Medical.Workstation.AddIns Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
FindAddIn Class
See Also  Members  
Leadtools.Medical.Workstation.AddIns Namespace : FindAddIn Class



Implements the IProcessCFind interface to respond to DICOM C-FIND-REQ commands.

Syntax

Visual Basic (Declaration) 
<DicomAddInAttribute()>
Public Class FindAddIn 
   Implements IProcessBreakIProcessCFind 
Visual Basic (Usage)Copy Code
Dim instance As FindAddIn
C# 
[DicomAddInAttribute()]
public class FindAddIn : IProcessBreakIProcessCFind  
C++/CLI 
[DicomAddInAttribute()]
public ref class FindAddIn : public IProcessBreakIProcessCFind  

Remarks

The AddIn is configured to handle the following combination of DICOM presentation contexts:

Abstract syntaxTransfer Syntax

ImplicitVRLittleEndian

The FindAddIn uses the DataAccessAgentFactory to create a data provider to query for DICOM instances.

Make sure to configure the DICOM data store for the DataAccessAgentFactory before using this class.

The FindAddIn reads the connection string name from the AddInsSettings.

Inheritance Hierarchy

System.Object
   Leadtools.Medical.Workstation.AddIns.FindAddIn

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Medical.Workstation.AddIns requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features