|
API Guide Home (Online version only) |
![]() |
Any application can register to the notification to be nofity when the slider is opened or closed. Any application can also get the status of the slider by checking the feature. This is specific to the camera slider. The notifyDetailsP param in SysNotifyParamType is null in the notification. Application should check the status of the slider by using the Feature.
Definition in file palmOneCameraSlider.h.
Include dependency graph for palmOneCameraSlider.h:

Go to the source code of this file.
| #define kCamSliderCreator 'cslP' |
Camera Slider creator ID.
Definition at line 49 of file palmOneCameraSlider.h.
| #define kCamSliderFlagsOpened 0x00000001 |
Feature for testing if the slider is open.
Definition at line 46 of file palmOneCameraSlider.h.
| #define kCamSliderFtrFlagsNum 1 |
Feature value should be kCamSliderFlagsOpened or 0.
Definition at line 58 of file palmOneCameraSlider.h.
| #define kCamSliderFtrVersionNum 0 |
Feature value should be kCamSliderVersion.
Definition at line 55 of file palmOneCameraSlider.h.
| #define kCamSliderNotifyEvent kCamSliderCreator |
Notification creator.
Definition at line 52 of file palmOneCameraSlider.h.
| #define kCamSliderVersion kCamSliderVersion1 |
Version information for the camera slider.
Definition at line 43 of file palmOneCameraSlider.h.
| #define kCamSliderVersion1 sysMakeROMVersion(1, 0, 0, sysROMStageDevelopment, 0) |
Version information for the camera slider.
Definition at line 40 of file palmOneCameraSlider.h.
| Top | Palm Developer Network © 2004-2008, Palm, Inc. All rights reserved. Generated on Fri Jun 13 10:07:46 2008 for Palm API Guide |