Leadtools.Dicom.AddIn Namespace > NotifyReceiveMessageBase Class : OnReceiveCEchoResponse Method |
public virtual void OnReceiveCEchoResponse( DicomClient Client, byte presentationID, int messageID, string affectedClass, DicomCommandStatusType status )
'Declaration Public Overridable Sub OnReceiveCEchoResponse( _ ByVal Client As DicomClient, _ ByVal presentationID As Byte, _ ByVal messageID As Integer, _ ByVal affectedClass As String, _ ByVal status As DicomCommandStatusType _ )
'Usage Dim instance As NotifyReceiveMessageBase Dim Client As DicomClient Dim presentationID As Byte Dim messageID As Integer Dim affectedClass As String Dim status As DicomCommandStatusType instance.OnReceiveCEchoResponse(Client, presentationID, messageID, affectedClass, status)
public virtual void OnReceiveCEchoResponse( DicomClient Client, byte presentationID, int messageID, string affectedClass, DicomCommandStatusType status )
function Leadtools.Dicom.AddIn.NotifyReceiveMessageBase.OnReceiveCEchoResponse( Client , presentationID , messageID , affectedClass , status )
public: virtual void OnReceiveCEchoResponse( DicomClient^ Client, byte presentationID, int messageID, String^ affectedClass, DicomCommandStatusType status )
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