Gammu API  1.38.0
GSM_ToDoEntry Struct Reference

#include <gammu-calendar.h>

Data Fields

GSM_CalendarNoteType Type
 
GSM_ToDo_Priority Priority
 
int Location
 
int EntriesNum
 
GSM_SubToDoEntry Entries [GSM_TODO_ENTRIES]
 

Detailed Description

To do entry.

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

Field Documentation

§ Entries

GSM_SubToDoEntry GSM_ToDoEntry::Entries[GSM_TODO_ENTRIES]

Values of current entry.

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

§ EntriesNum

int GSM_ToDoEntry::EntriesNum

Number of entries.

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

§ Location

int GSM_ToDoEntry::Location

Location in memory.

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

§ Priority

GSM_ToDo_Priority GSM_ToDoEntry::Priority

Priority of entry.

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

§ Type

GSM_CalendarNoteType GSM_ToDoEntry::Type

Type of todo note.

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


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