Version

    Other Documentation

menu_open
Wwise SDK 2019.2.15

◆ PostMonitorMessage()

virtual AKRESULT AK::IAkPluginContextBase::PostMonitorMessage ( const char *  in_pszError,
AK::Monitor::ErrorLevel  in_eErrorLevel 
)
pure virtual

Post a monitoring message or error string. This will be displayed in the Wwise capture log.

Returns
AK_Success if successful, AK_Fail if there was a problem posting the message. In optimized mode, this function returns AK_NotCompatible.
Remarks
This function is provided as a tracking tool only. It does nothing if it is called in the optimized/release configuration and return AK_NotCompatible.
Parameters
in_pszError Message or error string to be displayed
in_eErrorLevel Specifies whether it should be displayed as a message or an error

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise