Version

    Other Documentation

menu_open
Wwise SDK 2018.1.11

◆ MessageBox()

virtual int AK.Wwise::ISourceControlUtilities::MessageBox ( HWND  in_hWnd,
LPCWSTR  in_pszText,
LPCWSTR  in_pszCaption,
UINT  in_uiType 
)
pure virtual

This function does the same thing as the standard MessageBox function, except that this one will be displayed with the Wwise UI look and feel.

Warning
This function is not thread-safe.
Returns
The window results of the dialog
Parameters
in_hWnd The window handle of the dialog
in_pszText The text to be displayed in the message box
in_pszCaption The caption of the message box
in_uiType The window message box type (e.g. MB_OK)

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