Gammu internals  1.38.0
GSM_Phone_S60Data Struct Reference

#include <s60phone.h>

Data Fields

int MajorVersion
 
int MinorVersion
 
char * MessageParts [50]
 
int * SMSLocations
 
size_t SMSLocationsSize
 
size_t SMSLocationsPos
 
int * ContactLocations
 
size_t ContactLocationsSize
 
size_t ContactLocationsPos
 
int * CalendarLocations
 
size_t CalendarLocationsSize
 
size_t CalendarLocationsPos
 
int * ToDoLocations
 
size_t ToDoLocationsSize
 
size_t ToDoLocationsPos
 

Detailed Description

Definition at line 38 of file s60phone.h.

Field Documentation

§ CalendarLocations

int* GSM_Phone_S60Data::CalendarLocations

Definition at line 48 of file s60phone.h.

§ CalendarLocationsPos

size_t GSM_Phone_S60Data::CalendarLocationsPos

Definition at line 50 of file s60phone.h.

§ CalendarLocationsSize

size_t GSM_Phone_S60Data::CalendarLocationsSize

Definition at line 49 of file s60phone.h.

§ ContactLocations

int* GSM_Phone_S60Data::ContactLocations

Definition at line 45 of file s60phone.h.

§ ContactLocationsPos

size_t GSM_Phone_S60Data::ContactLocationsPos

Definition at line 47 of file s60phone.h.

§ ContactLocationsSize

size_t GSM_Phone_S60Data::ContactLocationsSize

Definition at line 46 of file s60phone.h.

§ MajorVersion

int GSM_Phone_S60Data::MajorVersion

Definition at line 39 of file s60phone.h.

§ MessageParts

char* GSM_Phone_S60Data::MessageParts[50]

Definition at line 41 of file s60phone.h.

§ MinorVersion

int GSM_Phone_S60Data::MinorVersion

Definition at line 40 of file s60phone.h.

§ SMSLocations

int* GSM_Phone_S60Data::SMSLocations

Definition at line 42 of file s60phone.h.

§ SMSLocationsPos

size_t GSM_Phone_S60Data::SMSLocationsPos

Definition at line 44 of file s60phone.h.

§ SMSLocationsSize

size_t GSM_Phone_S60Data::SMSLocationsSize

Definition at line 43 of file s60phone.h.

§ ToDoLocations

int* GSM_Phone_S60Data::ToDoLocations

Definition at line 51 of file s60phone.h.

§ ToDoLocationsPos

size_t GSM_Phone_S60Data::ToDoLocationsPos

Definition at line 53 of file s60phone.h.

§ ToDoLocationsSize

size_t GSM_Phone_S60Data::ToDoLocationsSize

Definition at line 52 of file s60phone.h.


The documentation for this struct was generated from the following file: