Version

    Other Documentation

menu_open
Wwise SDK 2021.1.14

◆ PromptMessage()

virtual int AK.Wwise::ISourceControlUtilities::PromptMessage ( HWND  in_hWnd,
LPCWSTR  in_pszText,
LPCWSTR  in_pszCaption,
LPWSTR  out_pszInput,
UINT  in_uiInputSize,
bool  in_bIsPassword 
)
pure virtual

This function show a dialog with a edit field and allow the user enter input string

Warning
This function is not thread-safe.
Returns
The window results of the dialog: IDOK or IDCANCEL
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
out_pszInput The buffer to receive the user input
in_uiInputSize The size of the buffer to receive input
in_bIsPassword True to hide text; used for passwords

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