[This is preliminary documentation and is subject to change.]
Generate an N-CREATE/N-SET MPPS IN-PROGRESS trigger from the given mppsInProgressDcmFilename.
Use the given mppsInstanceUid.
| C# | Visual Basic | Visual C++ |
public static void MakeMppsInProgress( string mppsInProgressDcmFilename, DefaultValueManager defaultValueManager, DicomMessage mppsInProgressMessage, string mppsInstanceUid )
Public Shared Sub MakeMppsInProgress ( _ mppsInProgressDcmFilename As String, _ defaultValueManager As DefaultValueManager, _ mppsInProgressMessage As DicomMessage, _ mppsInstanceUid As String _ )
public: static void MakeMppsInProgress( String^ mppsInProgressDcmFilename, DefaultValueManager^ defaultValueManager, DicomMessage^ mppsInProgressMessage, String^ mppsInstanceUid )
- mppsInProgressDcmFilename (String)
- defaultValueManager (DefaultValueManager)
- Default Value Manager.
- mppsInProgressMessage (DicomMessage)
- Mpps In-Progress message.
- mppsInstanceUid (String)
- Mpps Instance UID.