LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

SendNCreateResponse Method (INCreateClientSessionProxy)

Show in webframe





The status of the DICOM N-CREATE response.
Contains the complete list of all Attribute identifiers and values that were assigned to the new managed SOP Instance.
A description message associated with the C-STORE response used for logging.
Sends a DICOM N-CREATE response to the underlying ClientSession object.
Syntax
void SendNCreateResponse( 
   DicomCommandStatusType status,
   DicomDataSet responseDataset,
   string descriptionMessage
)
'Declaration
 
Sub SendNCreateResponse( _
   ByVal status As DicomCommandStatusType, _
   ByVal responseDataset As DicomDataSet, _
   ByVal descriptionMessage As String _
) 
'Usage
 
Dim instance As INCreateClientSessionProxy
Dim status As DicomCommandStatusType
Dim responseDataset As DicomDataSet
Dim descriptionMessage As String
 
instance.SendNCreateResponse(status, responseDataset, descriptionMessage)

            

            
void SendNCreateResponse( 
   DicomCommandStatusType status,
   DicomDataSet^ responseDataset,
   String^ descriptionMessage
) 

Parameters

status
The status of the DICOM N-CREATE response.
responseDataset
Contains the complete list of all Attribute identifiers and values that were assigned to the new managed SOP Instance.
descriptionMessage
A description message associated with the C-STORE response used for logging.
Requirements

Target Platforms

See Also

Reference

INCreateClientSessionProxy Interface
INCreateClientSessionProxy Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features