| 
    Gammu API
    1.38.0
    
   | 
 
#include <gammu-calendar.h>
Data Fields | |
| GSM_CalendarNoteType | Type | 
| int | Location | 
| int | EntriesNum | 
| GSM_SubCalendarEntry | Entries [GSM_CALENDAR_ENTRIES] | 
Calendar note values.
Definition at line 330 of file gammu-calendar.h.
| GSM_SubCalendarEntry GSM_CalendarEntry::Entries[GSM_CALENDAR_ENTRIES] | 
Values of entries.
Definition at line 346 of file gammu-calendar.h.
| int GSM_CalendarEntry::EntriesNum | 
Number of entries.
Definition at line 342 of file gammu-calendar.h.
| int GSM_CalendarEntry::Location | 
Location in memory.
Definition at line 338 of file gammu-calendar.h.
| GSM_CalendarNoteType GSM_CalendarEntry::Type | 
Type of calendar note.
Definition at line 334 of file gammu-calendar.h.