Example 1: Opening the Transmittal
SE_STATUS_CODE_ENUM SE_OpenTransmittalByFile
const char implementation_identifier[],
SE_ACCESS_MODE_ENUM access_mode,
SE_TRANSMITTAL *transmittal_out_ptr
The ‘root’ file of the STF is passed as the file_name.
Specify “stf” as the implementation_identifier.
Specify access mode of SE_READ_ONLY.
Returns the Transmittal handle in the SE_TRANSMITTAL.