L3DT documentation
Large 3D terrain generator

combosel_InitCS

Description

Initialise the options and current selection of a combination selection window variable (VarID_combosel).

Function prototype

bool CExtAPI::combosel_InitCS(ZVAR hComboSel, const char* lpOptionsStr, const char* lpCurSel);

Arguments

Name Type Comment
hComboSel ZVAR A ZVAR handle to a variable initialised as type VarID_combosel.
lpOptionsStr const char* A pointer to a C-style string, containing a pipe-delimited ('|') string of options.
lpCurSelStr const char* A pointer to a C-style string, containing the name of the option to be selected.

Return value

False if an error occurred, and true otherwise.

Comments

None.

 
zeolite/functions/combosel_initcs.txt · Last modified: 2017/08/31 07:20 (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