Gammu internals  1.38.0
GSM_CalendarSettings Struct Reference

#include <gammu-calendar.h>

Data Fields

int StartDay
 
int AutoDelete
 

Detailed Description

Calendar settings structure.

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

Field Documentation

§ AutoDelete

int GSM_CalendarSettings::AutoDelete

0 = no delete, 1 = after day,...

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

Referenced by DUMMY_GetCalendarSettings().

§ StartDay

int GSM_CalendarSettings::StartDay

Monday = 1, Tuesday = 2,...

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

Referenced by DUMMY_GetCalendarSettings().


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