#include <libFireBird.h>
Data Fields | |
char | GroupName [12] |
word | SvcNum [100] |
byte | SvcType [100] |
byte | NrEntries |
byte | unused1 |
Definition at line 1731 of file libFireBird.h.
char tFavorites::GroupName[12] |
Definition at line 1733 of file libFireBird.h.
Referenced by FlashFavoritesGetInfo(), FlashFavoritesGetSelectedGroupName(), FlashFavoritesGetTotal(), FlashFavoritesSetInfo(), and FlashReindexFavorites().
byte tFavorites::NrEntries |
Definition at line 1736 of file libFireBird.h.
Referenced by FlashFavoritesFindService(), FlashFavoritesGetInfo(), FlashFavoritesSetInfo(), and FlashReindexFavorites().
word tFavorites::SvcNum[100] |
Definition at line 1734 of file libFireBird.h.
Referenced by FlashFavoritesFindService(), FlashFavoritesGetInfo(), FlashFavoritesSetInfo(), and FlashReindexFavorites().
byte tFavorites::SvcType[100] |
Definition at line 1735 of file libFireBird.h.
Referenced by FlashFavoritesFindService(), FlashFavoritesGetInfo(), FlashFavoritesSetInfo(), and FlashReindexFavorites().
byte tFavorites::unused1 |
Definition at line 1737 of file libFireBird.h.
Referenced by FlashFavoritesGetInfo(), and FlashFavoritesSetInfo().