Opening the Transmittal
extern SE_STATUS_CODE_ENUM SE_OpenSE_Write
const char implementation_identifier[],
SE_OBJECT *new_synth_env_out_ptr,
SE_ACCESS_MODE_ENUM access_mode
Presently, access_mode must be SE_CREATE
STF is the only implementation currently available.
If successful, returns a synthetic environment as if created by SE_CreateObject
The synthetic environment object is freed by SE_CloseSE_Write and not SE_FreeObject_Write
In version 2.5 the “_Write” is appended to avoid namespace conflicts with extraction API