Retrieve the selected directory name from a directory selector variable (VarID_dirsel).
| Declaration | Zeolite.h |
|---|---|
| Implementation | Zeolite.cpp |
bool zdirsel_GetPathA(ZVAR hDirSel, ZSTR hReturnStr);
False if an error occurred, and true otherwise.
None.