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.
4/8/2010

The following table shows the Windows Mobile Shell interfaces, with a description of the purpose of each.

Programming element Windows Mobile Professional and Windows Mobile Classic  Windows Mobile Standard Description

IContextMenu

X

 

Used by the shell in loading context menu extensions.

IObjectWithSite

X

X

Provides a lightweight "siting" mechanism for simple objects.

IShellExtInit

X

 

Used by the shell to initialize shell extension objects.

IShellFind

X

 

Enables Find application to control custom Find handler.

IShellFindCallback

X

 

Enables custom Find handler to communicate back to the Find application.

IShellFindItem

X

 

Used to reference a single item in a find.

IShellPropSheetExt

X

 

Used by the shell to allow property sheet extensions or control panel extensions to add additional property sheet pages.

See Also

Concepts

Shell Reference