DVTk API
MakeMppsInProgress Method (defaultValueManager, mppsInProgressMessage, mppsInstanceUid)
DVTkDvtkHighLevelInterface.InformationModelGenerateTriggersMakeMppsInProgress(DefaultValueManager, DicomMessage, String)
DVTk API

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

Generate an N-CREATE/N-SET MPPS IN-PROGRESS trigger from the default value manager. Use the given mppsInstanceUid.
Declaration Syntax
C#Visual BasicVisual C++
public static void MakeMppsInProgress(
	DefaultValueManager defaultValueManager,
	DicomMessage mppsInProgressMessage,
	string mppsInstanceUid
)
Public Shared Sub MakeMppsInProgress ( _
	defaultValueManager As DefaultValueManager, _
	mppsInProgressMessage As DicomMessage, _
	mppsInstanceUid As String _
)
public:
static void MakeMppsInProgress(
	DefaultValueManager^ defaultValueManager, 
	DicomMessage^ mppsInProgressMessage, 
	String^ mppsInstanceUid
)
Parameters
defaultValueManager (DefaultValueManager)
Default Value Manager.
mppsInProgressMessage (DicomMessage)
Mpps In-Progress message.
mppsInstanceUid (String)
Mpps Instance UID.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0