Table of Contents

zproj_Free

Description

Close the current map project, release all project's maps, and clear all project settings.

Files

Declaration zProj.h
Implementation zProj.cpp

Function prototype

bool zproj_Free();

Return value

False if an error occurred, and true otherwise.

Comments

None.