L3DT documentation
Large 3D terrain generator

zprogbox_SetTitle

Description

Set the title of a progress bar window.

Files

Declaration Zeolite.h
Implementation Zeolite.cpp

Function prototype

bool zprogbox_SetTitle(ZVAR hProgWnd, const char* lpTitleText);

Arguments

Name Type Comment
hProgWnd ZVAR A ZVAR handle of type VarID_progbox.
lpTitleText const char* A pointer to a C-style string containing the new name of the progress window.

Return value

False if an error has occurred, and true otherwise.

Comments

None.

 
zeolite/functions/zprogbox_settitle.txt · Last modified: 2017/08/31 05:41 (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