LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

CreateNActionCommnad Method

Show in webframe





The client session proxy which handles the DICOM N-ACTION messages.
The Leadtools.Dicom.DicomDataSet which contains additional information for the action.
Creates the N-ACTION commnad.
Syntax
public virtual DicomCommand CreateNActionCommnad( 
   INActionClientSessionProxy session,
   DicomDataSet dataSet
)
'Declaration
 
Public Overridable Function CreateNActionCommnad( _
   ByVal session As INActionClientSessionProxy, _
   ByVal dataSet As DicomDataSet _
) As DicomCommand
'Usage
 
Dim instance As NActionCommandFactory
Dim session As INActionClientSessionProxy
Dim dataSet As DicomDataSet
Dim value As DicomCommand
 
value = instance.CreateNActionCommnad(session, dataSet)

            

            
public:
virtual DicomCommand^ CreateNActionCommnad( 
   INActionClientSessionProxy^ session,
   DicomDataSet^ dataSet
) 

Parameters

session
The client session proxy which handles the DICOM N-ACTION messages.
dataSet
The Leadtools.Dicom.DicomDataSet which contains additional information for the action.

Return Value

Returns the created DicomCommand
Requirements

Target Platforms

See Also

Reference

NActionCommandFactory Class
NActionCommandFactory 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