Share via


Drawing State Flags

Send Feedback

These flags indicate the drawing state for a PIM item. They are the values used by the grfItemState member of the SRCCUSTOMDRAW structure taken as a parameter by the IPimSrcContactListIcon::Paint method.

Option Value Description
PIMSRC_SCDS_SELECTED 0x00000001 The item being drawn is selected.
PIMSRC_SCDS_FOCUS 0x00000010 The item being drawn has focus.

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 Flags

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.