Version

    Other Documentation

menu_open
Wwise SDK 2021.1.14

◆ ShowBrowseForFolderDialog()

virtual bool AK.Wwise::ISourceControlUtilities::ShowBrowseForFolderDialog ( LPCWSTR  in_pszDialogTitle,
LPWSTR  out_pszChoosenPath,
UINT  in_uiChoosenPathSize,
LPCWSTR  in_pszRootPath = NULL 
)
pure virtual

Show a browse for folder dialog.

Warning
This function is not thread-safe.
Returns
The resulting path is set in out_pszChoosenPath
True if user clicked OK, false if user clicked Cancel
Parameters
in_pszDialogTitle The dialog title
out_pszChoosenPath The choosen path
in_uiChoosenPathSize The size of the buffer to receive path (out_pszChoosenPath)
in_pszRootPath The root path for the browse for folder dialog

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