IPimSrcContactSummaryCard

Send Feedback

The IPimSrcContactSummaryCard interface provides a method for customizing Contact Summary tabs of Contact items that are associated with a particular Source Provider.

Methods in Vtable Order

IPimSrcContactSummaryCard methods PPC SP Description
Display X X Allows you to over-ride the default Contact Summary display card, and display an alternate summary card dialog box to be used when a Contact is opened from Contact list view.

Remarks

Source Providers and their associated Source ID's are part of a mechanism that supports per-provider customization of the PIM experience on Windows Mobile–based devices.

A Source Provider is a custom function that customizes the PIM user experience. Typically, a Source Provider has a corresponding associate function that is responsible for synchronizing PIM data with the Windows Mobile–based device. Data synchronized with the Windows Mobile–based device by this associate function is marked with a Source identification tag (Source ID). When Outlook Mobile displays a PIM item, it checks to see if the item has a Source ID. If it finds one, it invokes the Source Provider, which customizes the user interface for the PIM item.

In addition, when the user enters new PIM data on the Windows Mobile–based device, they will be able to select the Source Provider to use.

Note   PIM items with a Source ID value of zero just use the default user interface.

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 | Register a Source Provider | Pocket Outlook Object Model API Enumerations

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.