msg_writer

Overview

msg_writer เป็นคลาสใน Aspose.Email สําหรับ CPP.

Methods

SignatureDescription
to_bytes(document: msg_document)std::vector<std::uint8_t>แปลง msg_document เป็นเวกเตอร์ไบต์แสดงไฟล์ MSG
write_file(document: msg_document, path: std::filesystem::path)เขียน msg_document ไปยังเส้นทางระบบไฟล์ที่ระบุเป็นไฟล MSG
write_stream(document: msg_document, stream: std::ostream)เขียน msg_document ไปยังการออกของสตรีมในรูปแบบ MSG
 ภาษาไทย