SendNCreateResponse Method

Summary
Sends a C-CREATE response to the client.
Syntax
C#
C++/CLI
public: 
void SendNCreateResponse(  
   byte presentationID, 
   int messageID, 
   String^ abstractClass, 
   String^ affectedSOPInstanceUID, 
   DicomCommandStatusType status, 
   DicomDataSet^ responseDataset, 
   String^ descriptionMessage 
)  

Parameters

presentationID
The presentation ID that came with the C-CREATE request.

messageID
The message ID that came with the C-CREATE request.

abstractClass
The Abstract Class that came with the C-CREATE request.

affectedSOPInstanceUID
The UID for the created SOP Instance.

status
The status of the N-CREATE response.

responseDataset
The complete list of all Attribute identifiers and values that were assigned to the new managed SOP Instance.

descriptionMessage
A description message used for logging.

Requirements

Target Platforms

Help Version 22.0.2022.12.21
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.