Gammu internals  1.38.0
GSM_CalendarStatus Struct Reference

#include <gammu-calendar.h>

Data Fields

int Free
 
int Used
 

Detailed Description

Structure used for returning calendar status.

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

Field Documentation

§ Free

int GSM_CalendarStatus::Free

Number of free positions.

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

Referenced by DUMMY_GetCalendarStatus().

§ Used

int GSM_CalendarStatus::Used

Number of used positions.

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

Referenced by DUMMY_GetCalendarStatus().


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