Setting Field Values
extern SE_STATUS_CODE_ENUM SE_PutFields
SE_OBJECT existing_object,
Stores field values
- To in-memory object if not added to Transmittal
- To transmittal if already added
The tag member of the fields structure must match the class of the object
- Specified in the call to SE_CreateObject
- Or Retrieved object type
Application is responsible for allocating and freeing memory for fields structure(s)
Called on any object retrieved through the extraction API