PIMSRC_COLOR
The PIMSRC_COLOR enumeration identifies the registry key name used to specify color customizations tha a Source Provider supports. This enumeration is used with the IPimSrcContactSummaryCard::Display method.
Syntax
enum PIMSRC_COLOR {
PIMSRC_COLOR_APPOINTMENTS_BACKGROUND = 1,
};
Elements
- PIMSRC_COLOR_APPOINTMENTS_BACKGROUND
This Source Provider uses alternate background colors for Appointments in the Agenda and Day views. The format is COLORREF.
Remarks
The value "1" is the name of the registry key that specifies the color value.
Requirements
Pocket PC: Windows Mobile Version 5.0 and later
Smartphone: Windows Mobile Version 5.0 and later
OS Versions: Windows CE 5.01 and later
Header: pimstore.h
Library: pimstore.lib
See Also
Pocket Outlook Object Model API Interfaces | Pocket Outlook Object Model API Enumerations
Send Feedback on this topic to the authors