Example 4: Creating a New Transmittal
SE_STATUS_CODE_ENUM SE_OpenTransmittalByFile
const char file_location[],
const char implementation_identifier[],
SE_ACCESS_MODE_ENUM access_mode,
SE_TRANSMITTAL *transmittal_out_ptr
- With access_mode of SE_CREATE, an SE_TRANSMITTAL is created and passed back in transmittal_out_ptr.
- Supports identification of the desired implementation.