MatchFoundDelegate Delegate

Summary
Represents the method that will handle the event when a match has been found during a C-FIND-REQ.
Syntax
C#
C++/CLI
public delegate void MatchFoundDelegate( 
   object sender, 
   MatchFoundEventArgs e 
) 
public delegate void MatchFoundDelegate(  
   Object^ sender, 
   MatchFoundEventArgs^ e 
) 

Parameters

sender
The source of the event.

e
Additional event data.

Requirements

Target Platforms

See Also

Reference

MatchFoundDelegate Members

Leadtools.Dicom.AddIn.Interfaces Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.