Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

Show in webframe

CreateNActionCommnad Method






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

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