The IDLffDicomEx::Commit procedure method writes changes to the underlying DICOM file. The in-memory copy of the DICOM file is freed when Commit is called. After a call to Commit any outstanding sequence identifiers for this object will be invalid. You must use IDLffDicomEx::GetPrivateValue (for private sequences) or IDLffDicomEx::GetValue (for public sequences) to re-access sequence identifiers prior to making additional modifications to sequence items.
Obj->[IDLffDicomEx::]Commit
None
None
6.1 |
Introduced |