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 IShellExtInitinterface is used by the shell to initialize shell extension objects.

When to Implement

Implement IShellExtInitif you want to initialize shell extension objects.

When to Use

Use this interface to implement shell extension objects.

Methods in Vtable Order

  • IUnknownmethods

    IShellExtInit methods Description

    Initialize

    Initializes shell extension objects.

Requirements

Header shlobj.h
Windows Embedded CE Windows CE .NET 4.2 and later
Windows Mobile Pocket PC for Windows Mobile 2003 and later

See Also

Reference

Shell Interfaces