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

OnSendAbort Method (INotifySendMessage)






The client this notification applies to.
The source of the aborting.
The reason for the aborting. If the source of the aborting is DicomAbortSourceType.User, the reasons for the aborting are not significant.
Notifies an implementor that an abort message was sent.
Syntax
void OnSendAbort( 
   DicomClient Client,
   DicomAbortSourceType source,
   DicomAbortReasonType reason
)
'Declaration
 
Sub OnSendAbort( _
   ByVal Client As DicomClient, _
   ByVal source As DicomAbortSourceType, _
   ByVal reason As DicomAbortReasonType _
) 
'Usage
 
Dim instance As INotifySendMessage
Dim Client As DicomClient
Dim source As DicomAbortSourceType
Dim reason As DicomAbortReasonType
 
instance.OnSendAbort(Client, source, reason)
void OnSendAbort( 
   DicomClient Client,
   DicomAbortSourceType source,
   DicomAbortReasonType reason
)
function Leadtools.Dicom.AddIn.Interfaces.INotifySendMessage.OnSendAbort( 
   Client ,
   source ,
   reason 
)
void OnSendAbort( 
   DicomClient^ Client,
   DicomAbortSourceType source,
   DicomAbortReasonType reason
) 

Parameters

Client
The client this notification applies to.
source
The source of the aborting.
reason
The reason for the aborting. If the source of the aborting is DicomAbortSourceType.User, the reasons for the aborting are not significant.
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

INotifySendMessage Interface
INotifySendMessage Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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