L3DT documentation
Large 3D terrain generator

zdirsel_GetPathA

Description

Retrieve the selected directory name from a directory selector variable (VarID_dirsel).

Files

Declaration Zeolite.h
Implementation Zeolite.cpp

Function prototype

bool zdirsel_GetPathA(ZVAR hDirSel, ZSTR hReturnStr);

Arguments

Name Type Comment
hDirSel ZVAR A ZVAR handle to a VarID_dirsel variable, the selected directory name of which is to be retrieved.
hReturnStr ZSTR A ZSTR handle to a string variable that is to receive the full path to the selected directory.

Return value

False if an error occurred, and true otherwise.

Comments

None.

 
zeolite/functions/zdirsel_getpatha.txt · Last modified: 2017/08/31 05:43 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki