Leadtools.Dicom.AddIn.Interfaces Namespace > INotifyReceiveMessage Interface : OnReceive Method |
void OnReceive( DicomClient Client, DicomExceptionCode error, DicomPduType pduType, IntPtr buffer, int bytes )
'Declaration Sub OnReceive( _ ByVal Client As DicomClient, _ ByVal error As DicomExceptionCode, _ ByVal pduType As DicomPduType, _ ByVal buffer As IntPtr, _ ByVal bytes As Integer _ )
'Usage Dim instance As INotifyReceiveMessage Dim Client As DicomClient Dim error As DicomExceptionCode Dim pduType As DicomPduType Dim buffer As IntPtr Dim bytes As Integer instance.OnReceive(Client, error, pduType, buffer, bytes)
void OnReceive( DicomClient Client, DicomExceptionCode error, DicomPduType pduType, IntPtr buffer, int bytes )
function Leadtools.Dicom.AddIn.Interfaces.INotifyReceiveMessage.OnReceive( Client , error , pduType , buffer , bytes )
void OnReceive( DicomClient^ Client, DicomExceptionCode error, DicomPduType pduType, IntPtr buffer, int bytes )
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