PVR messages database access functions header file.
More...
Go to the source code of this file.
Functions |
|
BOOLEAN | STB_PVRInitialiseMessages (void) |
|
BOOLEAN | STB_PVRAddMessage (U8BIT *message) |
|
BOOLEAN | STB_PVRDeleteMessage (U16BIT handle) |
|
BOOLEAN | STB_PVRCheckMessages (void) |
|
U16BIT | STB_PVRGetNumMessages (void) |
|
U16BIT | STB_PVRGetMessages (U16BIT **handle_array) |
|
BOOLEAN | STB_PVRGetMessageInfo (U16BIT handle, U16BIT *date, U8BIT *hour, U8BIT *min) |
|
U8BIT * | STB_PVRGetMessageText (U16BIT handle) |
Detailed Description
PVR messages database access functions header file.
- Date:
- Nov 2007
- Author:
- Chris Aldworth