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

DijinniApp.h File Reference


Functions

void Service_Keypad (int Key)
void Service_Touch (int X, int Y)
 Dijinni API: Called when the stylus touches the screen. More...

void Service_Release (int X, int Y)
 Dijinni API: Called when the stylus leaves the sreen. More...

void Service_Drag (int X, int Y)
 Dijinni API: Called when the styles is moved accross the screen. More...

void Service_Ring (void)
 Dijinni API: Called when the phone rings (incoming call). More...

void Service_HUP_LOS (void)
 Dijinni API: Called when a phone connection is lost. More...

void Service_EOT (void)
 Dijinni API: Called when a MP3 playing reaches the end of the track. More...

void Service_Memory_Fault (void)
 Dijinni API: Called when there was a system memory error. More...

void Service_Low_Battery (void)
 Dijinni API: Called when the battery is low. More...

void Service_Busy_Signal (void)
 Dijinni API: Called when an attempted phone call was busy. More...

void Service_Answer_Back (void)
 Dijinni API: Called when a phone connection is established. More...

void Service_Open (void)
 Dijinni API: Called when the device is opened. More...

void Service_Close (void)
 Dijinni API: Called when the device is closed. More...


Function Documentation

void Service_Answer_Back void   
 

Dijinni API: Called when a phone connection is established.

void Service_Busy_Signal void   
 

Dijinni API: Called when an attempted phone call was busy.

void Service_Close void   
 

Dijinni API: Called when the device is closed.

void Service_Drag int    X,
int    Y
 

Dijinni API: Called when the styles is moved accross the screen.

void Service_EOT void   
 

Dijinni API: Called when a MP3 playing reaches the end of the track.

void Service_HUP_LOS void   
 

Dijinni API: Called when a phone connection is lost.

void Service_Keypad int    Key
 

void Service_Low_Battery void   
 

Dijinni API: Called when the battery is low.

void Service_Memory_Fault void   
 

Dijinni API: Called when there was a system memory error.

void Service_Open void   
 

Dijinni API: Called when the device is opened.

void Service_Release int    X,
int    Y
 

Dijinni API: Called when the stylus leaves the sreen.

void Service_Ring void   
 

Dijinni API: Called when the phone rings (incoming call).

void Service_Touch int    X,
int    Y
 

Dijinni API: Called when the stylus touches the screen.


Generated on Thu Dec 6 00:14:49 2001 for Dijinni by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001