Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members

Starter.cpp File Reference

The main application. More...

#include <PalmOS.h>
#include "../Rsc/StarterRsc.h"
#include "Device.h"
#include "Presentation.h"
#include "Customization.h"

Include dependency graph for Starter.cpp:

Include dependency graph

Go to the source code of this file.

Functions

UInt32 PilotMain ( UInt16 cmd, void* cmdPBP, UInt16 launchFlags)
 This is the public main entry point for the application. More...


Detailed Description

The main application.

This is the bare skeleton of a functional PalmOS application. It delegates most of the work to a Presentation object.

Definition in file Starter.cpp.


Function Documentation

UInt32 PilotMain ( UInt16 cmd,
void * cmdPBP,
UInt16 launchFlags )
 

This is the public main entry point for the application.

Parameters:
cmd   word value specifying the launch code.
cmdPB   pointer to a structure that is associated with the launch code.
launchFlags   word value providing extra information about the launch.

Returns:
Result of launch

Definition at line 344 of file Starter.cpp.


Razor! Engine Developer's Guide. Copyright © by Tilo Christ. All Rights Reserved. Last updated: 4 Nov 2000