|
Gammu internals
1.38.0
|
#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 |
Definition at line 38 of file s60phone.h.
| int* GSM_Phone_S60Data::CalendarLocations |
Definition at line 48 of file s60phone.h.
| size_t GSM_Phone_S60Data::CalendarLocationsPos |
Definition at line 50 of file s60phone.h.
| size_t GSM_Phone_S60Data::CalendarLocationsSize |
Definition at line 49 of file s60phone.h.
| int* GSM_Phone_S60Data::ContactLocations |
Definition at line 45 of file s60phone.h.
| size_t GSM_Phone_S60Data::ContactLocationsPos |
Definition at line 47 of file s60phone.h.
| size_t GSM_Phone_S60Data::ContactLocationsSize |
Definition at line 46 of file s60phone.h.
| int GSM_Phone_S60Data::MajorVersion |
Definition at line 39 of file s60phone.h.
| char* GSM_Phone_S60Data::MessageParts[50] |
Definition at line 41 of file s60phone.h.
| int GSM_Phone_S60Data::MinorVersion |
Definition at line 40 of file s60phone.h.
| int* GSM_Phone_S60Data::SMSLocations |
Definition at line 42 of file s60phone.h.
| size_t GSM_Phone_S60Data::SMSLocationsPos |
Definition at line 44 of file s60phone.h.
| size_t GSM_Phone_S60Data::SMSLocationsSize |
Definition at line 43 of file s60phone.h.
| int* GSM_Phone_S60Data::ToDoLocations |
Definition at line 51 of file s60phone.h.
| size_t GSM_Phone_S60Data::ToDoLocationsPos |
Definition at line 53 of file s60phone.h.
| size_t GSM_Phone_S60Data::ToDoLocationsSize |
Definition at line 52 of file s60phone.h.