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

Create(DicomScp,DicomDataSet,String) Method






The peer connection to send the N-CREATE-REQ to.
The dataset to send in the N-CREATE-REQ.
The abstract syntax. Valid values for the AbstractSyntax are Modality Performed Procedure Class and General Purpose Performed Procedure Step.
Sends an N-CREATE-REQ to the SCP.
Syntax
public void Create( 
   DicomScp Scp,
   DicomDataSet dataset,
   string AbstractSyntax
)
'Declaration
 
Public Overloads Sub Create( _
   ByVal Scp As DicomScp, _
   ByVal dataset As DicomDataSet, _
   ByVal AbstractSyntax As String _
) 
'Usage
 
Dim instance As PerformedProcedureStepScu
Dim Scp As DicomScp
Dim dataset As DicomDataSet
Dim AbstractSyntax As String
 
instance.Create(Scp, dataset, AbstractSyntax)
public void Create( 
   DicomScp Scp,
   DicomDataSet dataset,
   string AbstractSyntax
)
 function Leadtools.Dicom.Scu.PerformedProcedureStepScu.Create(DicomScp,DicomDataSet,String)( 
   Scp ,
   dataset ,
   AbstractSyntax 
)
public:
void Create( 
   DicomScp^ Scp,
   DicomDataSet^ dataset,
   String^ AbstractSyntax
) 

Parameters

Scp
The peer connection to send the N-CREATE-REQ to.
dataset
The dataset to send in the N-CREATE-REQ.
AbstractSyntax
The abstract syntax. Valid values for the AbstractSyntax are Modality Performed Procedure Class and General Purpose Performed Procedure Step.
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

PerformedProcedureStepScu Class
PerformedProcedureStepScu Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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