LEADTOOLS Medical (Leadtools.Medical.Workstation.Client assembly)
LEAD Technologies, Inc

RetrievedImageStored Event






Occurs when a retrieved image is stored.
Syntax
public event EventHandler<RetrievedImageStoredEventArgs> RetrievedImageStored
'Declaration
 
Public Event RetrievedImageStored As EventHandler(Of RetrievedImageStoredEventArgs)
'Usage
 
Dim instance As PacsRetrieveClient
Dim handler As EventHandler(Of RetrievedImageStoredEventArgs)
 
AddHandler instance.RetrievedImageStored, handler
public event EventHandler<RetrievedImageStoredEventArgs> RetrievedImageStored
add_RetrievedImageStored(function(sender, e))
remove_RetrievedImageStored(function(sender, e))

public:
event EventHandler<RetrievedImageStoredEventArgs^>^ RetrievedImageStored
Event Data

The event handler receives an argument of type RetrievedImageStoredEventArgs containing data related to this event. The following RetrievedImageStoredEventArgs properties provide information specific to this event.

PropertyDescription
Status Gets the Status returned from the store operation.
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

PacsRetrieveClient Class
PacsRetrieveClient Members

 

 


Products | Support | Contact Us | Copyright Notices

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

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