L3DT documentation
Large 3D terrain generator

progbox_SetProgress

Description

Set the current progress in a progress-bar window.

Function prototype

bool CExtAPI::progbox_SetProgress(ZVAR hProgWnd, __int64 p, __int64 pmax);

Arguments

Name Type Comment
hProgWnd ZVAR A ZVAR handle of type VarID_ProgBox.
p __int64 A signed 64-bit integer, representing the current progress.
pmax __int64 A signed 64-bit integer, representing the maximum progress of the progress bar.

Return value

False if an error has occurred, and true otherwise.

Comments

None.

 
zeolite/functions/progbox_setprogress.txt · Last modified: 2017/08/31 04: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