DVTk API
SendNSetModalityProcedureStepCompleted Method (mppsCompletedDcmFilename)
DVTkDvtk.IheActors.ActorsAcquisitionModalityActorSendNSetModalityProcedureStepCompleted(String)
DVTk API

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

Send an N-SET MPPS COMPLETED message. Take the default values from the given DCM file contents.
Declaration Syntax
C#Visual BasicVisual C++
public bool SendNSetModalityProcedureStepCompleted(
	string mppsCompletedDcmFilename
)
Public Function SendNSetModalityProcedureStepCompleted ( _
	mppsCompletedDcmFilename As String _
) As Boolean
public:
virtual bool SendNSetModalityProcedureStepCompleted(
	String^ mppsCompletedDcmFilename
) sealed
Parameters
mppsCompletedDcmFilename (String)
DCM file for default MPPS Completed atribute values.
Return Value
Boolean indicating success or failure.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0