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

OnSend Method (INotifySendMessage)






The client this notification applies to.
An error code.
The type of data that was sent.
The number of bytes of the data actually sent.
Notifies an implementor that data was sent.
Syntax
void OnSend( 
   DicomClient Client,
   DicomExceptionCode error,
   DicomPduType type,
   int length
)
'Declaration
 
Sub OnSend( _
   ByVal Client As DicomClient, _
   ByVal error As DicomExceptionCode, _
   ByVal type As DicomPduType, _
   ByVal length As Integer _
) 
'Usage
 
Dim instance As INotifySendMessage
Dim Client As DicomClient
Dim error As DicomExceptionCode
Dim type As DicomPduType
Dim length As Integer
 
instance.OnSend(Client, error, type, length)
void OnSend( 
   DicomClient Client,
   DicomExceptionCode error,
   DicomPduType type,
   int length
)
function Leadtools.Dicom.AddIn.Interfaces.INotifySendMessage.OnSend( 
   Client ,
   error ,
   type ,
   length 
)
void OnSend( 
   DicomClient^ Client,
   DicomExceptionCode error,
   DicomPduType type,
   int length
) 

Parameters

Client
The client this notification applies to.
error
An error code.
type
The type of data that was sent.
length
The number of bytes of the data actually sent.
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