Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

AfterCFindDelegate Delegate






The source of the event.
Additional event data that contains event data.
Represents the method that will handle the AfterCFind event.
Syntax
public delegate void AfterCFindDelegate( 
   object sender,
   AfterCFindEventArgs e
)
'Declaration
 
Public Delegate Sub AfterCFindDelegate( _
   ByVal sender As Object, _
   ByVal e As AfterCFindEventArgs _
) 
'Usage
 
Dim instance As New AfterCFindDelegate(AddressOf HandlerMethod)

            

            
public delegate void AfterCFindDelegate( 
   Object^ sender,
   AfterCFindEventArgs^ e
)

Parameters

sender
The source of the event.
e
Additional event data that contains event data.
Example
For an example refer to QueryRetrieveScu.Find(DicomScp,FindQuery).
Requirements

Target Platforms

See Also

Reference

AfterCFindDelegate Members
Leadtools.Dicom.Scu.Common Namespace

Error processing SSI file
Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features