Table of Contents

zproj_Init

Description

Initialise the application's map project.

Files

Declaration zProj.h
Implementation zProj.cpp

Function prototype

bool zproj_Init();

Return value

False if an error occurred, and true otherwise.

Comments

None.