Leadtools.Dicom.Scu.Common Namespace > DicomConnection Class : OnReceive Method |
protected override void OnReceive( DicomExceptionCode error, DicomPduType pduType, IntPtr buffer, int bytes )
'Declaration Protected Overrides Sub OnReceive( _ ByVal error As DicomExceptionCode, _ ByVal pduType As DicomPduType, _ ByVal buffer As IntPtr, _ ByVal bytes As Integer _ )
'Usage Dim instance As DicomConnection Dim error As DicomExceptionCode Dim pduType As DicomPduType Dim buffer As IntPtr Dim bytes As Integer instance.OnReceive(error, pduType, buffer, bytes)
protected override void OnReceive( DicomExceptionCode error, DicomPduType pduType, IntPtr buffer, int bytes )
protected: void OnReceive( DicomExceptionCode error, DicomPduType pduType, IntPtr buffer, int bytes ) override
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