DVTk API
SendNCreateModalityProcedureStepInProgress Method (mppsInProgressDcmFilename, modalityWorklistItem)
DVTkDvtk.IheActors.ActorsAcquisitionModalityActorSendNCreateModalityProcedureStepInProgress(String, DicomQueryItem)
DVTk API

[This is preliminary documentation and is subject to change.]

Send an N-CREATE MPPS IN-PROGRESS message from the given mppsInProgressDcmFilename. Use the modalityWorklistItem to overwrite the appropriate attribute values.
Declaration Syntax
C#Visual BasicVisual C++
public bool SendNCreateModalityProcedureStepInProgress(
	string mppsInProgressDcmFilename,
	DicomQueryItem modalityWorklistItem
)
Public Function SendNCreateModalityProcedureStepInProgress ( _
	mppsInProgressDcmFilename As String, _
	modalityWorklistItem As DicomQueryItem _
) As Boolean
public:
virtual bool SendNCreateModalityProcedureStepInProgress(
	String^ mppsInProgressDcmFilename, 
	DicomQueryItem^ modalityWorklistItem
) sealed
Parameters
mppsInProgressDcmFilename (String)
DCM Filename - contains MPPS IN-PROGRESS dataset.
modalityWorklistItem (DicomQueryItem)
Modality Worklist Item used to update MPPS IN-PROGRESS dataset.
Return Value
Boolean indicating success or failure.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0