Gammu API  1.38.0
GSM_CalendarEntry Struct Reference

#include <gammu-calendar.h>

Data Fields

GSM_CalendarNoteType Type
 
int Location
 
int EntriesNum
 
GSM_SubCalendarEntry Entries [GSM_CALENDAR_ENTRIES]
 

Detailed Description

Calendar note values.

Definition at line 330 of file gammu-calendar.h.

Field Documentation

§ Entries

GSM_SubCalendarEntry GSM_CalendarEntry::Entries[GSM_CALENDAR_ENTRIES]

Values of entries.

Definition at line 346 of file gammu-calendar.h.

§ EntriesNum

int GSM_CalendarEntry::EntriesNum

Number of entries.

Definition at line 342 of file gammu-calendar.h.

§ Location

int GSM_CalendarEntry::Location

Location in memory.

Definition at line 338 of file gammu-calendar.h.

§ Type

GSM_CalendarNoteType GSM_CalendarEntry::Type

Type of calendar note.

Definition at line 334 of file gammu-calendar.h.


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