LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)
LEAD Technologies, Inc

SendNCreateResponse Method (ClientSession)






The presentation ID that came with the C-CREATE request.
The message ID that came with the C-CREATE request.
The Abstract Class that came with the C-CREATE request.
The UID for the created SOP Instance.
The status of the N-CREATE response.
The complete list of all Attribute identifiers and values that were assigned to the new managed SOP Instance.
A description message used for logging.
Sends a C-CREATE response to the client.
Syntax
'Declaration
 
Public Sub SendNCreateResponse( _
   ByVal presentationID As Byte, _
   ByVal messageID As Integer, _
   ByVal abstractClass As String, _
   ByVal affectedSOPInstanceUID As String, _
   ByVal status As DicomCommandStatusType, _
   ByVal responseDataset As DicomDataSet, _
   ByVal descriptionMessage As String _
) 
'Usage
 
Dim instance As ClientSession
Dim presentationID As Byte
Dim messageID As Integer
Dim abstractClass As String
Dim affectedSOPInstanceUID As String
Dim status As DicomCommandStatusType
Dim responseDataset As DicomDataSet
Dim descriptionMessage As String
 
instance.SendNCreateResponse(presentationID, messageID, abstractClass, affectedSOPInstanceUID, status, responseDataset, descriptionMessage)
 function Leadtools.Dicom.Scp.ClientSession.SendNCreateResponse( 
   presentationID ,
   messageID ,
   abstractClass ,
   affectedSOPInstanceUID ,
   status ,
   responseDataset ,
   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: 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

See Also

Reference

ClientSession Class
ClientSession Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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