Version

    Other Documentation

menu_open
Wwise SDK 2022.1.11

◆ 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_pszDialogTitleThe dialog title
out_pszChoosenPathThe choosen path
in_uiChoosenPathSizeThe size of the buffer to receive path (out_pszChoosenPath)
in_pszRootPathThe 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