NCreateResponseEventArgs Constructor

Summary
Initializes a new instance of the CStoreResponseEventArgs class.
Syntax
C#
C++/CLI
public: 
NCreateResponseEventArgs(  
   byte presentationId, 
   int messageID, 
   String^ abstractClass, 
   DicomCommandStatusType status, 
   DicomDataSet^ responseDataset, 
   String^ affectedSopInstanceUID 
) 

Parameters

presentationId
The presentation ID of the N-CREATE request.

messageID
The message ID of the N-CREATE request.

abstractClass
The Abstract Syntax of the N-CREATE request.

status
the status for processing the N-CREATE request.

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

affectedSopInstanceUID
The UID of the SOP Instance created.

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.