Description: | Display the select folder dialog. |
Used in controls: | None. |
Used in objects: | Form |
Parameters: | 1. VT_BSTR - FolderNameX(8192) |
Description of Parameters: | FolderName: The field in which the selected folder name should be returned. DialogTitle: The text for the title of the select folder dialog. NoChangeCurrent: Whether to change the current folder to the selected folder or not. |
Return value: | VT_BOOL - ReturnValueS9(4) COMP-5 POW-TRUE means the OK button was pushed. |
Backward compatibility | None. |