API Guide Home
(Online version only)

palmOneCameraSlider.h File Reference


Detailed Description

Public 68K file for camera slider notification for Zire 71 devices.

Version:
1.0
Contains the Slider notification and status information.

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.

Defines


Define Documentation

#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