IPimDisplayCard (Compact 7)

3/12/2014

This interface represents a contact summary card.

Methods

This interface defines the following methods (listed in vtable order) in addition to the standard IUnknown methods:

Method Description

GetSupportedDisplayCardItemTypes

Retrieves the PIM types that the edit card supports.

Display

Displays a third party summary card.

Remarks

This interface provides control of the summary card experience to third party applications. The third party could simply register the contact summary card provider with the PIM Store Configuration manager. The member methods use the registered GUID to instantiate the COM object that creates the new summary card.

Requirements

Header

poomext.h

See Also

Reference

Pocket Outlook Object Model Interfaces
IPimConfigurationManager
IPimNewCard