|
API Guide Home (Online version only) |
![]() |
This library contains general utility functions that supplement OS functionality. That is, it contains functions that are general enough to be useful to many applications but weren't included in the OS utility functions for whatever reason.
Definition in file PmUIUtilLib.h.
Include dependency graph for PmUIUtilLib.h:

Go to the source code of this file.
Standard library close routine.
| refNum,: | IN: Library reference number |
| Err | Error code |
Standard library open routine.
| refNum,: | IN: Library reference number |
| Err | Error code |
| void PmUIUtilLstSetTempSelection | ( | UInt16 | refNum, | |
| const FormType * | formP, | |||
| UInt16 | listID, | |||
| Int16 | itemNum | |||
| ) |
| void PmUIUtilNavGetFocusColor | ( | UInt16 | refNum, | |
| HsNavFocusColorEnum | color, | |||
| RGBColorType * | rgbColorP | |||
| ) |
| void PmUIUtilNavSetFocusColor | ( | UInt16 | refNum, | |
| HsNavFocusColorEnum | color, | |||
| RGBColorType * | rgbColorP, | |||
| RGBColorType * | oldRgbColorP | |||
| ) |
| Top | Palm Developer Network © 2004-2008, Palm, Inc. All rights reserved. Generated on Fri Jun 13 10:08:03 2008 for Palm API Guide |