L3DT documentation
Large 3D terrain generator

format_GetFormatByExt2

Description

Retrieve a handle to a format, specified by its file extension, that is compatible with a user-supplied map handle.

Function prototype

ZFORMAT CExtAPI::format_GetFormatByExt2(ZMAP hMap, const char* lpFileExt);

Arguments

Name Type Comment
hMap ZMAP A ZMAP handle to an initialised map variable.
lpFileExt const char* A handle to a C-style string containing the file extension of the format to be retrieved.

Return value

A null pointer if an error occurred, and a valid non-null handle to a ZFORMAT variable otherwise.

Comments

None.

 
zeolite/functions/format_getformatbyext2.txt · Last modified: 2017/08/31 06:32 (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