Gammu internals  1.38.0
GSM_NoteEntry Struct Reference

#include <gammu-calendar.h>

Data Fields

int Location
 
char Text [(GSM_MAX_NOTE_TEXT_LENGTH+1) *2]
 

Detailed Description

Note entry.

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

Field Documentation

§ Location

int GSM_NoteEntry::Location

Location in memory.

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

Referenced by DUMMY_AddNote(), DUMMY_GetNextNote(), DUMMY_GetNote(), and DUMMY_NotePath().

§ Text

char GSM_NoteEntry::Text[(GSM_MAX_NOTE_TEXT_LENGTH+1) *2]

Text of note.

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

Referenced by GSM_DecodeVNOTE(), and GSM_EncodeVNTFile().


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