LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

MatchFoundDelegate Delegate

Show in webframe





The source of the event.
Additional event data.
Represents the method that will handle the event when a match has been found during a C-FIND-REQ.
Syntax
public delegate void MatchFoundDelegate( 
   object sender,
   MatchFoundEventArgs e
)
'Declaration
 
Public Delegate Sub MatchFoundDelegate( _
   ByVal sender As Object, _
   ByVal e As MatchFoundEventArgs _
) 
'Usage
 
Dim instance As New MatchFoundDelegate(AddressOf HandlerMethod)

            

            
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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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