imgdb::JpegMpBaseSaver::SetSysMakerNoteData Member Function

Syntax

bool SetSysMakerNoteData(
     const void * pNote,
     std::size_t nSize
);

Parameters

Name Description
in pNote System maker note.
in nSize The data size of the system maker note.

Return Values

Returns TRUE if set successfully.

Description

Sets the system maker note.

The title unique ID, the various flags, and all of the other configured information is overwritten by the values of the specified system maker note.


CONFIDENTIAL