L3DT documentation
Large 3D terrain generator

format_SetInfoStr

Description

Set the information string displayed for a file format in in L3DT's file preferences dialog.

Function prototype

bool CExtAPI::format_SetInfoStr(ZFORMAT hFormat, const char* lpInfoStr);

Arguments

Name Type Comment
hFormat ZFORMAT A ZFORMAT handle to a format variable, the information string of which is to be set.
lpInfoStr const char* A handle to a C-style string containing the information string.

Return value

False if an error occurred, and true otherwise.

Comments

None.

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