LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)
LEAD Technologies, Inc

BeforeCStoreDelegate Delegate






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

Parameters

sender
The source of the event.
e
Additional event data that contains event data.
Example
For an example refer to StoreScu.Store(DicomScp, string, string, bool).
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

BeforeCStoreDelegate Members
Leadtools.Dicom.Scu.Common Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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