Example 6: Editing Object Fields
Pass SE_AC_MODE_UPDATE as the access mode to SE_OpenTransmittalByFile().
Using functions from the Extraction API, obtain the SE_Object for the <Description>.
Set new field values in a SE_Fields type, and call SE_PutFields just the same as in create mode.