Drawing State Flags

4/8/2010

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

Header pimstore.h
Library Pimstore.lib
Windows Mobile Pocket PC for Windows Mobile Version 5.0 and later, Smartphone for Windows Mobile Version 5.0 and later

See Also

Reference

Pocket Outlook Object Model Flags