|
API Guide Home (Online version only) |
![]() |
Definition in file palmOneLcdOverlay.h.
Include dependency graph for palmOneLcdOverlay.h:

Go to the source code of this file.
Closes LcdOverlay library.
| refNum,: | IN: Reference number of the LcdOverlay library. |
| Err LcdOverlayLibControl | ( | UInt16 | refNum, | |
| LcdOverlayLibControlType | cmdId, | |||
| void * | parameterP | |||
| ) |
Control the setting of the LcdOverlay Library.
| refNum,: | IN: Reference number of the LcdOverlay library. | |
| cmdId,: | IN: The commandId. One of the above stated control commands. | |
| parameterP,: | OUT: Parameter associated with a command. |
| Err | The error code returned from the library. If this is errNone, the function was sucessful. |
Returns version of the LcdOverlay Library.
| refNum,: | IN: Reference number of the LcdOverlay library. | |
| sdkVersion,: | IN: Expected version number. | |
| libVersionP,: | OUT: Pointer to version number returned. |
| Err | The error code returned from the library. If this is errNone, the function was sucessful. |
Opens LcdOverlay library.
This function should be called prior to calling the other LcdOverlay functions.
| refNum,: | IN: Reference number of the LcdOverlay library. |
| Err | The error code returned from the library. If this is errNone, the function was sucessful. |
| Top | Palm Developer Network © 2004-2008, Palm, Inc. All rights reserved. Generated on Fri Jun 13 10:07:51 2008 for Palm API Guide |