GetImageDeduplicationReportJSONA
图像处理、优化、DLL
描述
通过 DLL 窄字符串约定返回与 GetImageDeduplicationReportJSON 相同的只读清单
语法
const char* DLGetImageDeduplicationReportJSONA(int InstanceID);返回值
返回实例拥有的 JSON 指针;实例无效时返回 null
备注
返回的字节遵循 DLSetAnsiMode 选择的模式,包括模式 1 启用时的 UTF-8
该指针仍归 DLL 所有,并且可能在同一实例中下一次返回字符串的调用时被替换