Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

Show in webframe

OnSendNGetResponse Method (NotifySendMessageBase)






The client.
The presentation ID.
The message ID.
The affected class.
The instance.
The status.
The dataset.
Called when [send N get response].
Syntax
public virtual void OnSendNGetResponse( 
   DicomClient Client,
   byte presentationID,
   int messageID,
   string affectedClass,
   string instance,
   DicomCommandStatusType status,
   DicomDataSet dataset
)
'Declaration
 
Public Overridable Sub OnSendNGetResponse( _
   ByVal Client As DicomClient, _
   ByVal presentationID As Byte, _
   ByVal messageID As Integer, _
   ByVal affectedClass As String, _
   ByVal instance As String, _
   ByVal status As DicomCommandStatusType, _
   ByVal dataset As DicomDataSet _
) 
'Usage
 
Dim instance As NotifySendMessageBase
Dim Client As DicomClient
Dim presentationID As Byte
Dim messageID As Integer
Dim affectedClass As String
Dim instance As String
Dim status As DicomCommandStatusType
Dim dataset As DicomDataSet
 
instance.OnSendNGetResponse(Client, presentationID, messageID, affectedClass, instance, status, dataset)

            

            
public:
virtual void OnSendNGetResponse( 
   DicomClient^ Client,
   byte presentationID,
   int messageID,
   String^ affectedClass,
   String^ instance,
   DicomCommandStatusType status,
   DicomDataSet^ dataset
) 

Parameters

Client
The client.
presentationID
The presentation ID.
messageID
The message ID.
affectedClass
The affected class.
instance
The instance.
status
The status.
dataset
The dataset.
Requirements

Target Platforms

See Also

Reference

NotifySendMessageBase Class
NotifySendMessageBase Members

Error processing SSI file
Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features