Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The IPimSrcContactSummaryCardinterface provides a method for customizing Contact Summarytabs of Contactitems that are associated with a particular Source Provider.
Methods in Vtable Order
-
IUnknownmethods
IPimSrcContactSummaryCard methods | Description |
---|---|
Allows you to over-ride the default Contact Summary display tab, and display an alternate summary tab 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 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 device. Data synchronized with the Windows Mobile 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 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
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 InterfacesOther Resources
Register a Source ProviderPocket Outlook Object Model Enumerations