You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//
// Summary:
// Displays the folder browser dialog.
//
// Parameters:
// owner:
// Handle to the window that owns the dialog.
//
// Returns:
// If the user clicks the OK button, true is returned; otherwise, false.
Is it even possible to have a null returned from there?