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



responseTemplate
A DicomDataSet that represents the matching response.
responseTemplate
A DicomDataSet that represents the matching response.
Raises the MatchFound event.

Syntax

Visual Basic (Declaration) 
Protected Sub OnMatchFound( _
   ByVal responseTemplate As DicomDataSet _
) 
Visual Basic (Usage)Copy Code
Dim instance As FindAddIn
Dim responseTemplate As DicomDataSet
 
instance.OnMatchFound(responseTemplate)
C# 
protected void OnMatchFound( 
   DicomDataSet responseTemplate
)
C++/CLI 
protected:
void OnMatchFound( 
   DicomDataSet responseTemplate
) 

Parameters

responseTemplate
A DicomDataSet that represents the matching response.

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