MKI_FeedbackLog (Feedback) Renamed in Version 2012.1

www.CAD6.com

C++ Syntax

void

MKI_FeedbackLog(

 const LPCWSTR f_pszText );

 

Appends a text to the log file of the serving application. A timestamp will automatically be added.

 

Parameters

Text

[const LPCWSTR] Address of text to be appended. The text may have a maximum length of MKI_LENGTH_TEXT_LONG characters and may contain multiple '\n' characters for line breaks. It should not end with a '\n' character since this function will automatically append one!

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH